Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xb2016 committed Mar 2, 2024
1 parent 82efb7c commit 755e5b6
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 @@ -56,8 +56,8 @@ android {
applicationId = "org.moedog.ehviewer"
minSdk = 28
targetSdk = 34
versionCode = 180003
versionName = "1.8.2.1"
versionCode = 180004
versionName = "1.8.3"
resourceConfigurations.addAll(
listOf(
"zh",
Expand Down

0 comments on commit 755e5b6

Please sign in to comment.