Skip to content

Commit

Permalink
Release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
javiersantos committed Feb 19, 2018
1 parent c2268ed commit a9f3603
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 @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 27
versionCode 12
versionName "1.2"
versionCode 13
versionName "1.2.1"
consumerProguardFiles 'proguard-rules.pro'
}
buildTypes {
Expand Down

0 comments on commit a9f3603

Please sign in to comment.