Skip to content

Commit 2e65589

Browse files
committed
feat: update oaid plugin to v5.0.0
1 parent 1d52575 commit 2e65589

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

plugins/oaid/android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ android {
2828
dependencies {
2929
implementation fileTree(dir: 'libs', include: ['*.jar'])
3030
implementation 'com.facebook.react:react-native:+'
31+
implementation 'com.adjust.sdk:adjust-android-oaid:5.0.0'
3132
}
-9.38 KB
Binary file not shown.

plugins/oaid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-adjust-oaid",
33
"description": "Adjust React Native OAID plugin",
4-
"version": "4.38.1",
4+
"version": "5.0.0",
55
"main": "index.js",
66
"author": "Adjust",
77
"license": "MIT",

0 commit comments

Comments
 (0)