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

Commit 048521e

Browse files
authored
1.0.6 version (#23)
* 1.0.5 * Update libs * 1.0.6 * 1.0.7 * Fix version * 1.0.6
1 parent 6cc6c60 commit 048521e

5 files changed

Lines changed: 4 additions & 4 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.0"
37+
api "com.adobe.marketing.mobile:sdk-core:1.4.1"
3838
}

ios/libs/include/ACPCore.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// Copyright 1996-2019. Adobe. All Rights Reserved
66
//
7-
// Core Version: 2.3.0
7+
// Core Version: 2.3.2
88

99
#import <Foundation/Foundation.h>
1010

ios/libs/libACPCore_iOS.a

971 KB
Binary file not shown.

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.0.5",
3+
"version": "1.0.6",
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)