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 186f8b9 commit 552462eCopy full SHA for 552462e
example/android/app/build.gradle.kts
@@ -38,3 +38,7 @@ android {
38
flutter {
39
source = "../.."
40
}
41
+
42
+dependencies {
43
+ implementation("com.adjust.sdk:adjust-android-google-lvl:5.4.4")
44
+}
0 commit comments