add jetifier

This commit is contained in:
tiago.kayaya
2021-01-15 11:07:20 +01:00
parent 9977c1781f
commit 16aa6fa8d4
4 changed files with 9 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@ 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"