We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28876f commit acb172dCopy full SHA for acb172d
example/android/app/build.gradle
@@ -110,6 +110,7 @@ android {
110
dependencies {
111
// The version of react-native is set by the React Native Gradle Plugin
112
implementation("com.facebook.react:react-android")
113
+ implementation("com.adjust.sdk:adjust-android-google-lvl:5.4.4")
114
115
if (hermesEnabled.toBoolean()) {
116
implementation("com.facebook.react:hermes-android")
0 commit comments