Don't think anyone uses ICS nowadays?
@@ -8,7 +8,7 @@ android {
applicationId 'org.love2d.android'
versionCode 29
versionName '11.3a'
- minSdkVersion 14
+ minSdkVersion 16
targetSdkVersion 30
}
buildTypes {
@@ -13,7 +13,7 @@ android {
defaultConfig {
compileSdkVersion 30
buildToolsVersion "30.0.2"
resValue 'bool', 'embed', 'false'
externalNativeBuild {
ndkBuild {