"Xtreem" improvements by MCL Software

This commit is contained in:
MCL Software Official
2023-02-23 17:04:02 -05:00
parent bdd5308e52
commit cd54bbabcf
5 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
apply plugin: 'de.undercouch.download'
android {
compileSdkVersion 30
compileSdkVersion 31
buildToolsVersion '30.0.3'
ndkVersion "$ndk_version"
defaultConfig {