Skip to content

Commit c6d4395

Browse files
authored
Merge pull request #708 from adobe/create-pull-request/patch
Update versions [Core-3.1.2]
2 parents dcb2ffd + 7132ba5 commit c6d4395

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

code/core/src/main/java/com/adobe/marketing/mobile/internal/CoreConstants.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ package com.adobe.marketing.mobile.internal
1313

1414
internal object CoreConstants {
1515
const val LOG_TAG = "MobileCore"
16-
const val VERSION = "3.1.1"
16+
const val VERSION = "3.1.2"
1717

1818
object EventDataKeys {
1919
/**

code/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ android.useAndroidX=true
55

66
#Maven artifacts
77
#Core extension
8-
coreExtensionVersion=3.1.1
8+
coreExtensionVersion=3.1.2
99
coreExtensionName=core
1010
coreMavenRepoName=AdobeMobileCoreSdk
1111
coreMavenRepoDescription=Android Core Extension for Adobe Mobile Marketing

0 commit comments

Comments
 (0)