Skip to content

Commit 98ec195

Browse files
committed
Update 1.1.8
1 parent d98332a commit 98ec195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ apply plugin: "com.jfrog.bintray"
1919
apply plugin: 'com.github.dcendents.android-maven'
2020
apply plugin: 'maven'
2121

22-
version = "1.1.6"
22+
version = "1.1.8"
2323

2424
android {
2525
compileSdkVersion 23
@@ -29,7 +29,7 @@ android {
2929
minSdkVersion 11
3030
targetSdkVersion 23
3131
versionCode 1
32-
versionName "1.1.6"
32+
versionName "1.1.8"
3333
}
3434
buildTypes {
3535
release {

0 commit comments

Comments
 (0)