Skip to content

Commit 8d6f2b7

Browse files
authored
Merge pull request #50 from StringCare/develop
v1.6
2 parents 6be48c3 + 8018d33 commit 8d6f2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
22
apply plugin: 'com.github.dcendents.android-maven'
33
apply plugin: 'com.jfrog.bintray'
44

5-
version = "1.5"
5+
version = "1.6"
66

77
android {
88
compileSdkVersion 28

0 commit comments

Comments
 (0)