We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a80efd commit 7ab575aCopy full SHA for 7ab575a
1 file changed
app_pojavlauncher/build.gradle
@@ -27,8 +27,8 @@ android {
27
applicationId "net.kdt.pojavlaunch"
28
minSdkVersion 21
29
targetSdkVersion 29
30
- versionCode 156238
31
- versionName "3.3.1b_6409b_" + getDate()
+ versionCode 156239
+ versionName "3.3.1_rel_" + getDate()
32
multiDexEnabled true //important
33
}
34
0 commit comments