mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-16 16:16:04 -04:00
1UP the version code
This commit is contained in:
parent
0b8049256b
commit
f1bed6a44b
@ -23,7 +23,7 @@ android {
|
||||
applicationId "net.kdt.pojavlaunch"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 156236
|
||||
versionCode 156237
|
||||
versionName "3.3.1b_6409b_20201218"
|
||||
multiDexEnabled true //important
|
||||
}
|
||||
@ -55,6 +55,8 @@ android {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
}
|
||||
buildToolsVersion '30.0.2'
|
||||
ndkVersion '21.3.6528147'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
x
Reference in New Issue
Block a user