Skip to content

Commit 93c1034

Browse files
authored
feat(cradle): Rename LEANPLUM_ARTIFACT_ID to leanplum. (#143)
1 parent 5d63b6e commit 93c1034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-methods.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ext {
55
SUPPORT_LIBRARY_VERSION = '27.0.2'
66

77
LEANPLUM_GROUP_ID = 'com.leanplum'
8-
LEANPLUM_ARTIFACT_ID = 'Leanplum'
8+
LEANPLUM_ARTIFACT_ID = 'leanplum'
99
LEANPLUM_CORE_ARTIFACT_ID = 'leanplum-core'
1010
LEANPLUM_PUSH_ARTIFACT_ID = 'leanplum-push'
1111
LEANPLUM_FCM_ARTIFACT_ID = 'leanplum-fcm'

0 commit comments

Comments
 (0)