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

Commit 95e5cde

Browse files
authored
Release 2.3.1
* update android sdk version * 2.3.1
1 parent 3ebf915 commit 95e5cde

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
@@ -35,5 +35,5 @@ repositories {
3535

3636
dependencies {
3737
implementation "com.facebook.react:react-native:+"
38-
api "com.adobe.marketing.mobile:media:2.1.0"
38+
api "com.adobe.marketing.mobile:media:2.1.1"
3939
}

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-acpmedia",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
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)