mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update androidx.datastore:datastore to v1.1.0
This commit is contained in:
parent
f3d5c93307
commit
f72c4116ae
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ dependencies {
|
||||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||||
implementation 'com.google.android.material:material:1.11.0'
|
implementation 'com.google.android.material:material:1.11.0'
|
||||||
implementation 'androidx.viewpager2:viewpager2:1.0.0'
|
implementation 'androidx.viewpager2:viewpager2:1.0.0'
|
||||||
implementation 'androidx.datastore:datastore:1.0.0'
|
implementation 'androidx.datastore:datastore:1.1.0'
|
||||||
|
|
||||||
// Lifecycle
|
// Lifecycle
|
||||||
def lifecycle_version = '2.7.0'
|
def lifecycle_version = '2.7.0'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue