Skip to content

Commit

Permalink
update android/app/build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Dec 24, 2024
1 parent 1f3d6dd commit f753aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ repositories {
}

dependencies {
implementation "androidx.core:core-ktx:1.10.0"
implementation "com.google.android.gms:play-services-ads:23.6.0"
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
implementation "androidx.core:core-splashscreen:1.0.1"
Expand Down

0 comments on commit f753aee

Please sign in to comment.