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 e6715e9 commit 5ca8174Copy full SHA for 5ca8174
packages/google-mobile-ads/platforms/android/include.gradle
@@ -13,4 +13,5 @@ repositories {
13
dependencies {
14
implementation 'com.google.android.gms:play-services-ads:24.2.0'
15
implementation 'com.google.android.ump:user-messaging-platform:2.0.0'
16
+ implementation 'androidx.core:core-ktx:1.7.0'
17
}
0 commit comments