Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Commit eeb3c66

Browse files
authored
Merge pull request #61 from adobe/version-1.2.2
Version 1.2.2
2 parents acea55c + 4017620 commit eeb3c66

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ repositories {
3434

3535
dependencies {
3636
implementation "com.facebook.react:react-native:+"
37-
api "com.adobe.marketing.mobile:sdk-core:1.4.5"
37+
api "com.adobe.marketing.mobile:sdk-core:1.5.1"
3838
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/react-native-acpcore",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Adobe Experience Platform support for React Native apps.",
55
"homepage": "https://aep-sdks.gitbook.io/docs/",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)