Skip to content

Commit

Permalink
Force version upgrade to solve JitPack issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrenderG committed Dec 13, 2017
1 parent 1a94800 commit f5c9647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ ext {

supportLibVersion = '27.0.2'

versionCode = 126
versionName = '1.2.6'
versionCode = 128
versionName = '1.2.8'
}

task clean(type: Delete) {
Expand Down

0 comments on commit f5c9647

Please sign in to comment.