Skip to content

Commit

Permalink
Update 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
GIGAMOLE committed May 20, 2016
1 parent d98332a commit 98ec195
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 @@ -19,7 +19,7 @@ apply plugin: "com.jfrog.bintray"
apply plugin: 'com.github.dcendents.android-maven'
apply plugin: 'maven'

version = "1.1.6"
version = "1.1.8"

android {
compileSdkVersion 23
Expand All @@ -29,7 +29,7 @@ android {
minSdkVersion 11
targetSdkVersion 23
versionCode 1
versionName "1.1.6"
versionName "1.1.8"
}
buildTypes {
release {
Expand Down

0 comments on commit 98ec195

Please sign in to comment.