Browse Source

Upgrade firebase-ads to 18.2.0

Wayne 5 years ago
parent
commit
59d19a3671
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -34,7 +34,7 @@ dependencies {
     testImplementation 'junit:junit:4.12'
     androidTestImplementation 'androidx.test:runner:1.2.0'
     androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
-    api ('com.google.firebase:firebase-ads:17.1.2')
+    api ('com.google.firebase:firebase-ads:18.2.0')
     api 'com.mopub.mediation:admob:17.1.2.1'
     implementation 'com.google.android.ads.consent:consent-library:1.0.6'
     implementation 'com.mopub.mediation:facebookaudiencenetwork:5.0.0.0'