mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: update Lifecycle to 2.6.0
This commit is contained in:
parent
1db15de716
commit
2f93ad80c4
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ dependencies {
|
|||
implementation 'androidx.datastore:datastore:1.0.0'
|
||||
|
||||
// Lifecycle
|
||||
def lifecycle_version = '2.5.1'
|
||||
def lifecycle_version = '2.6.0'
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:$lifecycle_version"
|
||||
implementation "androidx.lifecycle:lifecycle-livedata-ktx:$lifecycle_version"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue