Skip to content

Commit 0dbf3e1

Browse files
authored
Auto-update dependencies. (#370)
Brought to you by your friendly [Repository Gardener](https://github.com/GoogleCloudPlatform/repository-gardener).
1 parent 7fcf599 commit 0dbf3e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

analytics/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
implementation "com.google.firebase:firebase-analytics-ktx:21.1.0"
3535
// Ironsource and AppLovin libraries used for ad_impression snippets
3636
implementation 'com.applovin:applovin-sdk:11.4.4'
37-
implementation 'com.ironsource.sdk:mediationsdk:7.2.4'
37+
implementation 'com.ironsource.sdk:mediationsdk:7.2.4.1'
3838

3939
}
4040

firestore/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
implementation "com.firebase:geofire-android-common:3.2.0"
5151

5252
// OkHttp (for Android 11+)
53-
implementation "io.grpc:grpc-okhttp:1.48.1"
53+
implementation "io.grpc:grpc-okhttp:1.49.0"
5454
}
5555

5656
apply plugin: 'com.google.gms.google-services'

0 commit comments

Comments
 (0)