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 b02d7ec commit 02db183Copy full SHA for 02db183
lib/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
-def version = '9.2.0'
+def version = '9.3.0'
6
7
install {
8
repositories.mavenInstaller {
0 commit comments