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 @@ -62,7 +62,7 @@ dependencies {
6262 implementation(" androidx.vectordrawable:vectordrawable-animated:1.2.0" )
6363 implementation(" androidx.cardview:cardview:1.0.0" )
6464 implementation(" androidx.browser:browser:1.5.0" )
65- implementation(" com.google.android.material:material:1.12 .0" )
65+ implementation(" com.google.android.material:material:1.13 .0" )
6666 implementation(" androidx.multidex:multidex:2.0.1" )
6767 implementation(" androidx.recyclerview:recyclerview:1.4.0" )
6868 implementation(" androidx.navigation:navigation-fragment-ktx:2.9.3" )
Original file line number Diff line number Diff line change 22import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
33
44plugins {
5- id(" com.android.application" ) version " 8.12.2 " apply false
6- id(" com.android.library" ) version " 8.12.2 " apply false
5+ id(" com.android.application" ) version " 8.13.0 " apply false
6+ id(" com.android.library" ) version " 8.13.0 " apply false
77 id(" org.jetbrains.kotlin.android" ) version " 2.2.10" apply false
88 id(" com.google.gms.google-services" ) version " 4.4.3" apply false
99 id(" androidx.navigation.safeargs" ) version " 2.9.3" apply false
You can’t perform that action at this time.
0 commit comments