Skip to content

Commit

Permalink
Merge pull request #684 from adobe/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update versions [Core-3.1.0]
  • Loading branch information
prudrabhat authored Jun 19, 2024
2 parents ee20486 + 4ff70dc commit d080bb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ package com.adobe.marketing.mobile.internal

internal object CoreConstants {
const val LOG_TAG = "MobileCore"
const val VERSION = "3.0.2"
const val VERSION = "3.1.0"

object EventDataKeys {
/**
Expand Down
2 changes: 1 addition & 1 deletion code/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ android.useAndroidX=true

#Maven artifacts
#Core extension
coreExtensionVersion=3.0.2
coreExtensionVersion=3.1.0
coreExtensionName=core
coreMavenRepoName=AdobeMobileCoreSdk
coreMavenRepoDescription=Android Core Extension for Adobe Mobile Marketing
Expand Down

0 comments on commit d080bb8

Please sign in to comment.