chore(deps): update androidx.datastore:datastore to v1.1.0

pull/991/head
renovate[bot] 2024-04-17 19:19:21 +00:00 zatwierdzone przez Andre K
rodzic f3d5c93307
commit f72c4116ae
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -158,7 +158,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.google.android.material:material:1.11.0'
implementation 'androidx.viewpager2:viewpager2:1.0.0'
implementation 'androidx.datastore:datastore:1.0.0'
implementation 'androidx.datastore:datastore:1.1.0'
// Lifecycle
def lifecycle_version = '2.7.0'