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 3271f76 commit 9360d38Copy full SHA for 9360d38
lib/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'com.android.library'
2
//apply plugin: 'kotlin-android'
3
4
-def libVersion = '13.2.4'
+def libVersion = '13.2.5'
5
6
android {
7
compileSdkVersion 27
0 commit comments