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 dfe9207 commit 4e22ca2Copy full SHA for 4e22ca2
common-methods.gradle
@@ -1,7 +1,7 @@
1
// Export methods by turning them into closures
2
ext {
3
COMPILE_SDK_VERSION = 28
4
- APPCOMPAT_LIBRARY_VERSION = '1.0.2'
+ APPCOMPAT_LIBRARY_VERSION = '1.1.0'
5
MIN_SDK_VERSION = 14
6
7
LEANPLUM_GROUP_ID = 'com.leanplum'
sdk-version.txt
@@ -1 +1 @@
-5.3.1
+5.3.2
0 commit comments