Skip to content

Commit 522c646

Browse files
update android/app/build.gradle
1 parent b9bc13e commit 522c646

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
@@ -31,6 +31,7 @@ repositories {
3131
dependencies {
3232
implementation "com.google.android.gms:play-services-ads:23.6.0"
3333
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
34+
implementation "androidx.core:core-splashscreen:1.0.0"
3435
implementation project(':capacitor-android')
3536
}
3637

0 commit comments

Comments
 (0)