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 71fda2e commit f14f251Copy full SHA for f14f251
library/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
4
apply plugin: 'com.github.dcendents.android-maven'
5
apply plugin: 'com.jfrog.bintray'
6
7
-version = "3.5"
+version = "3.6"
8
9
android {
10
compileSdkVersion 28
0 commit comments