File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22plugins {
33 id(" com.android.application" ) version " 8.13.0" apply false
44 id(" com.android.library" ) version " 8.13.0" apply false
5- id(" org.jetbrains.kotlin.android" ) version " 2.2.10 " apply false
5+ id(" org.jetbrains.kotlin.android" ) version " 2.2.20 " apply false
66 id(" com.google.gms.google-services" ) version " 4.4.3" apply false
77}
88
Original file line number Diff line number Diff line change 22plugins {
33 id(" com.android.application" ) version " 8.13.0" apply false
44 id(" com.android.library" ) version " 8.13.0" apply false
5- id(" org.jetbrains.kotlin.android" ) version " 2.2.10 " apply false
5+ id(" org.jetbrains.kotlin.android" ) version " 2.2.20 " apply false
66 id(" com.google.gms.google-services" ) version " 4.4.3" apply false
77}
88
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
33plugins {
44 id(" com.android.application" ) version " 8.13.0" apply false
55 id(" com.android.library" ) version " 8.13.0" apply false
6- id(" org.jetbrains.kotlin.android" ) version " 2.2.10 " apply false
6+ id(" org.jetbrains.kotlin.android" ) version " 2.2.20 " apply false
77 id(" com.google.gms.google-services" ) version " 4.4.3" apply false
88 id(" com.github.ben-manes.versions" ) version " 0.52.0" apply true
99}
You can’t perform that action at this time.
0 commit comments