mirror of
https://github.com/termux/termux-app
synced 2024-09-16 22:23:36 +00: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:
parent
6213b7f782
commit
623aaebb4a
@ -15,7 +15,7 @@
|
||||
org.gradle.jvmargs=-Xmx2048M
|
||||
android.useAndroidX=true
|
||||
|
||||
minSdkVersion=24
|
||||
minSdkVersion=21
|
||||
targetSdkVersion=28
|
||||
ndkVersion=22.1.7171670
|
||||
compileSdkVersion=30
|
||||
|
Loading…
Reference in New Issue
Block a user