File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[versions ]
22activityCompose = " 1.13.0"
3- agp = " 9.2.1 "
3+ agp = " 9.3.0 "
44camerax = " 1.6.1"
55coil3Compose = " 3.5.0"
66composeBom = " 2026.06.01"
@@ -14,7 +14,7 @@ firebasePerf = "2.0.2"
1414gradleVersions = " 0.54.0"
1515junit = " 4.13.2"
1616junitVersion = " 1.3.0"
17- kotlin = " 2.4.0 "
17+ kotlin = " 2.4.10 "
1818kotlinxSerializationCore = " 1.11.0"
1919lifecycle = " 2.11.0"
2020material = " 1.14.0"
Original file line number Diff line number Diff line change 99}
1010
1111dependencies {
12- compileOnly(" com.android.tools.lint:lint-api:32.2.1 " )
13- testImplementation(" com.android.tools.lint:lint:32.2.1 " )
14- testImplementation(" com.android.tools.lint:lint-tests:32.2.1 " )
12+ compileOnly(" com.android.tools.lint:lint-api:32.3.0 " )
13+ testImplementation(" com.android.tools.lint:lint:32.3.0 " )
14+ testImplementation(" com.android.tools.lint:lint-tests:32.3.0 " )
1515 testImplementation(" junit:junit:4.13.2" )
1616}
You can’t perform that action at this time.
0 commit comments