We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d36c85 commit 0e75964Copy full SHA for 0e75964
1 file changed
lib/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'com.android.library'
2
//apply plugin: 'kotlin-android'
3
4
-def libVersion = '13.2.6'
+def libVersion = '13.3.0'
5
6
android {
7
compileSdkVersion 27
0 commit comments