Updated to the latest version of gradle, with support for Android SDK 35
This commit is contained in:
@@ -8,7 +8,7 @@ android {
|
||||
namespace "org.libsdl.app"
|
||||
compileSdkVersion 35
|
||||
defaultConfig {
|
||||
minSdkVersion 19
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
||||
Reference in New Issue
Block a user