mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 03:05:18 +08:00
Changed: Bump down minSdkVersion
from 24
to 21
to restart supporting android 5/6 for the time being
Compatibility fixes will come in later commits.
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
org.gradle.jvmargs=-Xmx2048M
|
org.gradle.jvmargs=-Xmx2048M
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
|
|
||||||
minSdkVersion=24
|
minSdkVersion=21
|
||||||
targetSdkVersion=28
|
targetSdkVersion=28
|
||||||
ndkVersion=22.1.7171670
|
ndkVersion=22.1.7171670
|
||||||
compileSdkVersion=30
|
compileSdkVersion=30
|
||||||
|
Reference in New Issue
Block a user