Skip to content

Commit

Permalink
1.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
UjuiUjuMandan committed Jun 3, 2024
1 parent a2f4f16 commit 2ed17da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ android {
minSdk = 26
targetSdk = 34
versionCode = 180056
versionName = "1.11.5"
versionNameSuffix = "-cc"
versionName = "1.11.6"
versionNameSuffix = "-RC1-cc"
resourceConfigurations.addAll(
listOf(
"zh",
Expand Down

0 comments on commit 2ed17da

Please sign in to comment.