File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616min-sdk = " 26"
1717target-sdk = " 35"
1818compile-sdk = " 35"
19- agp = " 8.10.1 "
19+ agp = " 8.11.0 "
2020androidx-activityCompose = " 1.10.1"
2121androidx-room = " 2.6.1"
2222androidx-lifecycle = " 2.8.7"
2323kotlin = " 2.1.21"
2424kotlinx-coroutines = " 1.10.2"
25- spotless = " 7.0.3 "
26- composeBom = " 2025.06.00 "
25+ spotless = " 7.1.0 "
26+ composeBom = " 2025.06.01 "
2727ktlint = " 1.3.1"
2828
2929
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.14.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 1616min-sdk = " 26"
1717target-sdk = " 35"
1818compile-sdk = " 35"
19- agp = " 8.10.1 "
19+ agp = " 8.11.0 "
2020androidx-activityCompose = " 1.10.1"
21- androidx-room = " 2.7.1 "
21+ androidx-room = " 2.7.2 "
2222androidx-lifecycle = " 2.9.1"
2323kotlin = " 2.1.21"
2424kotlinx-coroutines = " 1.10.2"
2525ksp = " 2.1.21-2.0.2"
26- ktorVersion = " 3.1.3 "
27- spotless = " 7.0.3 "
28- composeBom = " 2025.06.00 "
26+ ktorVersion = " 3.2.1 "
27+ spotless = " 7.1.0 "
28+ composeBom = " 2025.06.01 "
2929ktlint = " 1.3.1"
3030hilt = " 2.56.2"
3131androidx-testCore = " 1.6.1"
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.14.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ dependencyResolutionManagement {
4444}
4545
4646plugins {
47- id(" org.gradle.toolchains.foojay-resolver-convention" ) version(" 0.9 .0" )
47+ id(" org.gradle.toolchains.foojay-resolver-convention" ) version(" 1.0 .0" )
4848}
4949
5050rootProject.name = " MigrateRoomCodelab"
You can’t perform that action at this time.
0 commit comments