Skip to content

Commit

Permalink
Updates version code.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmuvi committed Jun 4, 2019
1 parent 7df42ce commit 17ac5dc
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 @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 28
versionCode 8
versionName "0.7.0"
versionCode 9
versionName "0.8.0"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 17ac5dc

Please sign in to comment.