File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -81,14 +81,14 @@ dependencies {
8181 implementation ' com.google.firebase:firebase-analytics:23.0.0'
8282
8383 implementation ' com.google.android.gms:play-services-auth:21.4.0'
84- implementation ' com.google.android.gms:play-services-ads:24.8 .0'
84+ implementation ' com.google.android.gms:play-services-ads:24.9 .0'
8585 implementation ' com.google.android.gms:play-services-location:21.3.0'
8686
8787 implementation ' com.google.android.material:material:1.13.0'
8888
8989 implementation ' androidx.core:core-splashscreen:1.2.0'
9090 implementation ' androidx.constraintlayout:constraintlayout:2.2.1'
91- implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1 .0'
91+ implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.2 .0'
9292 implementation ' androidx.appcompat:appcompat:1.7.1'
9393 implementation ' androidx.browser:browser:1.9.0'
9494 implementation ' androidx.work:work-runtime:2.11.0'
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ buildscript {
1212 mavenCentral()
1313 }
1414 dependencies {
15- classpath ' com.android.tools.build:gradle:8.13.1 '
15+ classpath ' com.android.tools.build:gradle:8.13.2 '
1616 classpath ' com.google.gms:google-services:4.4.4'
1717 // NOTE: Do not place your application dependencies here; they belong
1818 // in the individual module build.gradle files
You can’t perform that action at this time.
0 commit comments