Skip to content

Commit

Permalink
build versionName 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
youlookwhat committed Oct 29, 2019
1 parent 54486dc commit e368073
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 28
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1.0"

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

Expand Down

0 comments on commit e368073

Please sign in to comment.