Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
hugeterry committed Aug 20, 2017
1 parent 6994454 commit d3f3721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions coordinatortablayout/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
apply plugin: 'com.github.dcendents.android-maven'
apply plugin: 'com.jfrog.bintray'

version = "1.0.6"
version = "1.0.8"

android {
compileSdkVersion 25
Expand All @@ -12,7 +12,7 @@ android {
minSdkVersion 15
targetSdkVersion 25
versionCode 4
versionName "1.0.6"
versionName "1.0.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

}
Expand Down

0 comments on commit d3f3721

Please sign in to comment.