Skip to content

Commit

Permalink
Update Firebase ads to 18.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sashaqwert committed Nov 6, 2019
1 parent 4c3009b commit 538df03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 538df03

Please sign in to comment.