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

Commit

Permalink
Merge pull request #71 from adobe/version-1.2.4
Browse files Browse the repository at this point in the history
Version 1.2.4
  • Loading branch information
cdhoffmann authored May 28, 2020
2 parents 387e8c2 + f32bac6 commit 2f99bc1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ repositories {

dependencies {
implementation "com.facebook.react:react-native:+"
api "com.adobe.marketing.mobile:sdk-core:1.5.1"
api "com.adobe.marketing.mobile:sdk-core:1.5.4"
}
2 changes: 1 addition & 1 deletion ios/libs/include/ACPCore.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
// Copyright 1996-2019. Adobe. All Rights Reserved
//
// Core Version: 2.6.1
// Core Version: 2.6.2

#import <Foundation/Foundation.h>

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/react-native-acpcore",
"version": "1.2.3",
"version": "1.2.4",
"description": "Adobe Experience Platform support for React Native apps.",
"homepage": "https://aep-sdks.gitbook.io/docs/",
"license": "Apache-2.0",
Expand Down

0 comments on commit 2f99bc1

Please sign in to comment.