mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update lifecycle_version to v2.8.4
This commit is contained in:
parent
c7ca0b9e19
commit
2c780b70a4
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ dependencies {
|
|||
implementation 'androidx.datastore:datastore:1.1.1'
|
||||
|
||||
// Lifecycle
|
||||
def lifecycle_version = '2.8.3'
|
||||
def lifecycle_version = '2.8.4'
|
||||
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