Skip to content

Commit

Permalink
Merge pull request #675 from adobe/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update versions [Core-3.0.2]
  • Loading branch information
praveek authored Jun 4, 2024
2 parents e935424 + 96134ac commit aa059ca
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.1"
const val VERSION = "3.0.2"

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.1
coreExtensionVersion=3.0.2
coreExtensionName=core
coreMavenRepoName=AdobeMobileCoreSdk
coreMavenRepoDescription=Android Core Extension for Adobe Mobile Marketing
Expand Down

0 comments on commit aa059ca

Please sign in to comment.