mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 17:55:36 +08:00
move sdk version configs to gradle.properties (#1685)
This commit is contained in:
@@ -14,3 +14,8 @@
|
||||
# org.gradle.parallel=true
|
||||
org.gradle.jvmargs=-Xmx2048M
|
||||
android.useAndroidX=true
|
||||
|
||||
minSdkVersion=24
|
||||
targetSdkVersion=28
|
||||
ndkVersion=21.3.6528147
|
||||
compileSdkVersion=28
|
||||
|
Reference in New Issue
Block a user