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 864361f commit 4a1f418Copy full SHA for 4a1f418
analytics/app/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation "com.google.firebase:firebase-analytics:21.1.1"
34
implementation "com.google.firebase:firebase-analytics-ktx:21.1.1"
35
// Ironsource and AppLovin libraries used for ad_impression snippets
36
- implementation 'com.applovin:applovin-sdk:11.4.5'
+ implementation 'com.applovin:applovin-sdk:11.4.6'
37
implementation 'com.ironsource.sdk:mediationsdk:7.2.4.1'
38
39
}
0 commit comments