Bump to 3.3beta

This commit is contained in:
khanhduytran0 2020-11-12 09:35:21 +07:00
parent 5214a4f7e6
commit d1be63ab8b

View File

@ -23,7 +23,7 @@ android {
applicationId "net.kdt.pojavlaunch" applicationId "net.kdt.pojavlaunch"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 26 targetSdkVersion 26
versionCode 156235 versionCode 156236
versionName "3.3.0b_6408b_20201112" versionName "3.3.0b_6408b_20201112"
multiDexEnabled true //important multiDexEnabled true //important
} }