We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d20716 commit 898f99bCopy full SHA for 898f99b
library/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2
apply plugin: 'com.jfrog.bintray'
3
apply plugin: 'maven-publish'
4
5
-version = '1.1'
+version = '1.2'
6
7
android {
8
compileSdkVersion 29
0 commit comments