mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-05 10:15:34 +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
|
||||
android.useAndroidX=true
|
||||
|
||||
minSdkVersion=24
|
||||
minSdkVersion=21
|
||||
targetSdkVersion=28
|
||||
ndkVersion=22.1.7171670
|
||||
compileSdkVersion=30
|
||||
|
Reference in New Issue
Block a user