Skip to content

Commit f753aee

Browse files
update android/app/build.gradle
1 parent 1f3d6dd commit f753aee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/app/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ repositories {
2929
}
3030

3131
dependencies {
32+
implementation "androidx.core:core-ktx:1.10.0"
3233
implementation "com.google.android.gms:play-services-ads:23.6.0"
3334
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
3435
implementation "androidx.core:core-splashscreen:1.0.1"

0 commit comments

Comments
 (0)