Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xb2016 committed May 14, 2024
1 parent 066a477 commit 6c7f155
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 @@ -57,8 +57,8 @@ android {
applicationId = "org.moedog.ehviewer"
minSdk = 28
targetSdk = 34
versionCode = 180006
versionName = "1.8.5"
versionCode = 180007
versionName = "1.8.6"
resourceConfigurations.addAll(
listOf(
"zh",
Expand Down

0 comments on commit 6c7f155

Please sign in to comment.