Skip to content

Commit

Permalink
v1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bhargavms committed May 27, 2017
1 parent dd91793 commit f0597d6
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 11
targetSdkVersion 25
versionCode 3
versionName "1.0.3"
versionCode 4
versionName "1.1.0"
}
buildTypes {
release {
Expand Down

0 comments on commit f0597d6

Please sign in to comment.