Revert "Increase target API level to 29 (Android 10.0)"

This reverts commit f0abf9b537.

See #194
This commit is contained in:
Miku AuahDark
2020-10-06 20:47:56 +08:00
parent f0abf9b537
commit 6c754106ea
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -24,7 +24,6 @@ android {
// libraries Gradle should build and package with your APK.
abiFilters 'armeabi-v7a', 'arm64-v8a'
}
targetSdkVersion 29
}
buildTypes {
release {