mirror of
https://github.com/love2d/love-android.git
synced 2026-08-22 05:25:27 +02:00
New version: 11.0. Also bumped minSdkVersion to 14 to be in sync with used SDL2 version
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ android {
|
||||
defaultConfig {
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion "26.0.2"
|
||||
minSdkVersion 10
|
||||
minSdkVersion 14
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
arguments "-j4"
|
||||
|
||||
Reference in New Issue
Block a user