Skip to content

Commit

Permalink
Oops, never released 0.18, avoid double version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apsun committed Apr 20, 2020
1 parent b6ab85f commit ab67bba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -21,8 +21,8 @@ android {
compileSdkVersion 29

defaultConfig {
versionCode 36
versionName '0.19.0'
versionCode 35
versionName '0.18.0'
minSdkVersion 19
targetSdkVersion 29
resConfigs 'en', 'zh-rCN'
Expand Down

0 comments on commit ab67bba

Please sign in to comment.