We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e46e3 commit 6bbf576Copy full SHA for 6bbf576
library/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2
apply plugin: 'com.github.dcendents.android-maven'
3
apply plugin: 'com.jfrog.bintray'
4
5
-version = "1.2"
+version = "1.5"
6
7
android {
8
compileSdkVersion 28
0 commit comments