mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-28 21:38:09 -04:00
Drop support for Android 4.4 as they run on legacy software/hardware
This commit is contained in:
@@ -21,10 +21,10 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "net.kdt.pojavlaunch"
|
||||
minSdkVersion 19
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 26
|
||||
versionCode 156235
|
||||
versionName "3.2.0t6_6405b_20201003"
|
||||
versionName "3.2.0t6_6406b_20201007"
|
||||
multiDexEnabled true //important
|
||||
|
||||
ndk {
|
||||
|
||||
Reference in New Issue
Block a user