Skip to content

Commit

Permalink
Bump version to 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zjn0505 committed Mar 21, 2019
1 parent 5082e7f commit 0fe22b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xkcd/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ android {
applicationId "xyz.jienan.xkcd"
minSdkVersion 16
targetSdkVersion 28
versionCode 32
versionName "2.4.2"
versionCode 33
versionName "2.4.3"
vectorDrawables.useSupportLibrary = true
resConfigs "zh-rCN"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 0fe22b0

Please sign in to comment.