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 2249159 commit 4882b29Copy full SHA for 4882b29
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'
0 commit comments