We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3d6dd commit f753aeeCopy full SHA for f753aee
android/app/build.gradle
@@ -29,6 +29,7 @@ repositories {
29
}
30
31
dependencies {
32
+ implementation "androidx.core:core-ktx:1.10.0"
33
implementation "com.google.android.gms:play-services-ads:23.6.0"
34
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
35
implementation "androidx.core:core-splashscreen:1.0.1"
0 commit comments