Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apsun committed Aug 22, 2021
1 parent bc5f045 commit a5e34bc
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 @@ -23,8 +23,8 @@ android {
compileSdkVersion(30)

defaultConfig {
versionCode(37)
versionName("0.19.0")
versionCode(38)
versionName("0.19.1")
minSdkVersion(19)
targetSdkVersion(30)
resConfigs("en", "zh-rCN")
Expand Down

0 comments on commit a5e34bc

Please sign in to comment.