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 5d63b6e commit 93c1034Copy full SHA for 93c1034
common-methods.gradle
@@ -5,7 +5,7 @@ ext {
5
SUPPORT_LIBRARY_VERSION = '27.0.2'
6
7
LEANPLUM_GROUP_ID = 'com.leanplum'
8
- LEANPLUM_ARTIFACT_ID = 'Leanplum'
+ LEANPLUM_ARTIFACT_ID = 'leanplum'
9
LEANPLUM_CORE_ARTIFACT_ID = 'leanplum-core'
10
LEANPLUM_PUSH_ARTIFACT_ID = 'leanplum-push'
11
LEANPLUM_FCM_ARTIFACT_ID = 'leanplum-fcm'
0 commit comments