Skip to content

Commit

Permalink
update version in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
mancj committed Jan 23, 2017
1 parent 25d7996 commit b27c180
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 12
targetSdkVersion 25
versionCode 2
versionName "1.2-beta"
versionCode 4
versionName "2.1"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit b27c180

Please sign in to comment.