Skip to content

Commit cddfae4

Browse files
committed
build: update native android sdk to 5.0.2
1 parent cc79c7a commit cddfae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ android {
2727

2828
dependencies {
2929
implementation 'com.facebook.react:react-native:+'
30-
implementation 'com.adjust.sdk:adjust-android:5.0.1'
30+
implementation 'com.adjust.sdk:adjust-android:5.0.2'
3131
}

0 commit comments

Comments
 (0)