Fixe android build

This commit is contained in:
2021-02-08 16:53:21 +01:00
905 changed files with 94423 additions and 66096 deletions
-1
View File
@@ -28,7 +28,6 @@ dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
implementation project(':capacitor-android')
implementation 'com.android.support:support-v4:28.0.0'
testImplementation "junit:junit:$junitVersion"
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"