Skip to content

Commit

Permalink
change version code
Browse files Browse the repository at this point in the history
  • Loading branch information
firdausmaulan committed Feb 19, 2018
1 parent eba30ad commit d6d580a
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 @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 27
versionCode 12
versionName "1.2.1"
versionCode 13
versionName "1.3.0"
}
buildTypes {
release {
Expand Down

0 comments on commit d6d580a

Please sign in to comment.