@@ -8,7 +8,7 @@ android {
versionCode 29
versionName "11.3a"
minSdkVersion 14
- targetSdkVersion 28
+ targetSdkVersion 29
}
buildTypes {
release {
@@ -24,6 +24,7 @@ android {
// libraries Gradle should build and package with your APK.
abiFilters 'armeabi-v7a', 'arm64-v8a'