File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ dependencies {
7373 api(" com.google.firebase:firebase-encoders:17.0.0" )
7474 api(" com.google.firebase:firebase-encoders-json:18.0.1" )
7575 implementation(libs.androidx.annotation)
76- implementation(" androidx.datastore:datastore-android :1.1.2" )
76+ implementation(" androidx.datastore:datastore:1.1.2" )
7777 compileOnly(libs.errorprone.annotations)
7878
7979 runtimeOnly(" com.google.firebase:firebase-installations:18.0.0" ) {
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ buildscript {
2424
2525 dependencies {
2626 classpath " com.android.tools.build:gradle:8.3.2"
27- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0 "
27+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22 "
2828 classpath " com.google.gms:google-services:4.3.14"
2929 classpath " com.google.firebase:firebase-crashlytics-gradle:2.8.1"
3030 }
You can’t perform that action at this time.
0 commit comments