mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 11:11:23 +02:00
Revert "Increase target API level to 29 (Android 10.0)"
This reverts commit f0abf9b537.
See #194
This commit is contained in:
@@ -24,7 +24,6 @@ android {
|
||||
// libraries Gradle should build and package with your APK.
|
||||
abiFilters 'armeabi-v7a', 'arm64-v8a'
|
||||
}
|
||||
targetSdkVersion 29
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
||||
Reference in New Issue
Block a user