Skip to content

Commit 42223a5

Browse files
committed
update to 2.0.0_alpha-20250523a
1 parent cb0d81f commit 42223a5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

ZalithLauncher/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ android {
7979
debug {
8080
isMinifyEnabled = false
8181
applicationIdSuffix = ".debug"
82+
versionNameSuffix = "-debug"
8283
signingConfig = signingConfigs.getByName("debugBuild")
8384
}
8485
}

ZalithLauncher/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ default_store_password=vh#nn%N(#eNjwfA78-77s6&f-cdd(@-7eana-e%!nhj%))!@c
1010
default_key_password=sfv72ghSSNQaadf99-Q69!2
1111

1212
# launcher version
13-
launcher_version_code=190004
14-
launcher_version_name=2.0.0_alpha-20250520a
13+
launcher_version_code=190005
14+
launcher_version_name=2.0.0_alpha-20250523a

0 commit comments

Comments
 (0)