Skip to content

Commit acb172d

Browse files
committed
test: add lvl plugin to example android app
1 parent d28876f commit acb172d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/android/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ android {
110110
dependencies {
111111
// The version of react-native is set by the React Native Gradle Plugin
112112
implementation("com.facebook.react:react-android")
113+
implementation("com.adjust.sdk:adjust-android-google-lvl:5.4.4")
113114

114115
if (hermesEnabled.toBoolean()) {
115116
implementation("com.facebook.react:hermes-android")

0 commit comments

Comments
 (0)