This commit is contained in:
tiago.kayaya
2021-02-10 17:38:30 +01:00
parent f3cf194d1a
commit 263bf6a21f
69 changed files with 7363 additions and 2322 deletions
@@ -44,7 +44,7 @@ dependencies {
implementation fileTree(dir: 'src/main/libs', include: ['*.jar'])
implementation "org.apache.cordova:framework:$cordovaAndroidVersion"
// SUB-PROJECT DEPENDENCIES START
implementation "com.android.support:support-v4:27.+"
// SUB-PROJECT DEPENDENCIES END
}