mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-04 14:13:47 -04:00
chore: update Lifecycle to 2.6.0
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user