We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21d50c commit d88dbd4Copy full SHA for d88dbd4
android/app/build.gradle
@@ -31,7 +31,6 @@ repositories {
31
dependencies {
32
implementation "com.google.android.gms:play-services-ads:23.6.0"
33
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
34
- implementation "androidx.core:core-splashscreen:$coreSplashScreenVersion"
35
implementation project(':capacitor-android')
36
}
37
0 commit comments