diff --git a/app/build.gradle b/app/build.gradle index a890b4f..283b617 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,7 +38,7 @@ dependencies { implementation 'com.google.android.material:material:1.0.0' implementation 'com.google.code.gson:gson:2.8.5' implementation 'com.google.firebase:firebase-core:17.2.1' - implementation 'com.google.firebase:firebase-ads:18.2.0' + implementation 'com.google.firebase:firebase-ads:18.3.0' androidTestImplementation 'androidx.test.ext:junit:1.1.1' testImplementation 'junit:junit:4.12' implementation "androidx.core:core-ktx:1.1.0"