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 37986b3 commit 2826699Copy full SHA for 2826699
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.5.0'
+ implementation 'com.applovin:applovin-sdk:11.5.1'
37
implementation 'com.ironsource.sdk:mediationsdk:7.2.4.1'
38
39
}
0 commit comments