We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b73fc commit 671f414Copy full SHA for 671f414
1 file changed
app/build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
64
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
65
66
- implementation 'androidx.datastore:datastore:1.0.0'
+ implementation 'androidx.datastore:datastore:1.2.1'
67
implementation 'com.google.protobuf:protobuf-javalite:3.21.6'
68
implementation "com.google.crypto.tink:tink-android:1.7.0"
69
0 commit comments