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

chore(deps): update androidx.datastore:datastore to v1.1.2
This commit is contained in:
James Rich
2025-02-15 20:58:57 -06:00
committed by GitHub

View File

@@ -155,7 +155,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.viewpager2:viewpager2:1.1.0'
implementation 'androidx.datastore:datastore:1.1.1'
implementation 'androidx.datastore:datastore:1.1.2'
// Lifecycle
def lifecycle_version = '2.8.7'