Skip to content

Commit

Permalink
Increment version code and update versionName to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MertNYuksel committed Dec 10, 2019
1 parent f34ac66 commit f6d86bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 28
versionCode 23
versionName "1.4.1"
versionCode 24
versionName "1.4.2"

vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit f6d86bb

Please sign in to comment.