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 22import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
33
44plugins {
5- id(" com.android.application" ) version " 8.7.3 " apply false
6- id(" com.android.library" ) version " 8.7.3 " apply false
5+ id(" com.android.application" ) version " 8.8.0 " apply false
6+ id(" com.android.library" ) version " 8.8.0 " apply false
77 id(" org.jetbrains.kotlin.android" ) version " 2.1.0" apply false
88 id(" com.google.gms.google-services" ) version " 4.4.2" apply false
99 id(" androidx.navigation.safeargs" ) version " 2.8.5" apply false
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments