Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
LTPhantom authored Oct 9, 2023
1 parent 4a4b1ed commit f2faeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google_mobile_ads/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ android {
disable 'InvalidPackage'
}
dependencies {
api 'com.google.android.gms:play-services-ads:22.0.0'
api 'com.google.android.gms:play-services-ads:22.4.0'
implementation 'com.google.android.ump:user-messaging-platform:2.1.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.lifecycle:lifecycle-process:2.2.0'
Expand Down

0 comments on commit f2faeb0

Please sign in to comment.