Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit 7ab575a

Browse files
committed
Change the version name
1 parent 0a80efd commit 7ab575a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app_pojavlauncher/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ android {
2727
applicationId "net.kdt.pojavlaunch"
2828
minSdkVersion 21
2929
targetSdkVersion 29
30-
versionCode 156238
31-
versionName "3.3.1b_6409b_" + getDate()
30+
versionCode 156239
31+
versionName "3.3.1_rel_" + getDate()
3232
multiDexEnabled true //important
3333
}
3434

0 commit comments

Comments
 (0)