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 7dee8e0 commit 5ecb254Copy full SHA for 5ecb254
lib/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'com.android.library'
2
//apply plugin: 'kotlin-android'
3
4
-def libVersion = '13.0.1'
+def libVersion = '13.2.0'
5
6
android {
7
compileSdkVersion 27
0 commit comments