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 b9bc13e commit 522c646
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 @@ -31,6 +31,7 @@ repositories {
dependencies {
implementation "com.google.android.gms:play-services-ads:23.6.0"
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
implementation "androidx.core:core-splashscreen:1.0.0"
implementation project(':capacitor-android')
}

Expand Down

0 comments on commit 522c646

Please sign in to comment.