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