We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa13a90 commit ad5d181Copy full SHA for ad5d181
android/app/build.gradle
@@ -150,6 +150,6 @@ dependencies {
150
151
// ==== PLAY SERVICES & ADS ====
152
implementation "com.google.android.gms:play-services-location:21.3.0"
153
- implementation "com.yandex.android:mobileads:7.12.1"
+ implementation "com.yandex.android:mobileads:7.18.2"
154
implementation "com.google.android.gms:play-services-ads:24.0.0"
155
}
0 commit comments