mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 11:11:23 +02:00
@@ -24,6 +24,7 @@ android {
|
||||
// Specifies the ABI configurations of your native
|
||||
// libraries Gradle should build and package with your APK.
|
||||
abiFilters 'armeabi-v7a', 'arm64-v8a'
|
||||
debugSymbolLevel 'SYMBOL_TABLE'
|
||||
}
|
||||
targetSdkVersion 30
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user