Skip to content

Commit

Permalink
Bump version to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zjn0505 committed Jan 13, 2019
1 parent ade86b0 commit 7e1e5bc
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 @@ -47,8 +47,8 @@ android {
applicationId "xyz.jienan.xkcd"
minSdkVersion 16
targetSdkVersion 28
versionCode 30
versionName "2.4.0"
versionCode 31
versionName "2.4.1"
vectorDrawables.useSupportLibrary = true
resConfigs "zh-rCN"
}
Expand Down

0 comments on commit 7e1e5bc

Please sign in to comment.