File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616- Bump dagger to v2.59.2
1717- Bump Jackson Core to v2.21.3
1818- Bump Compose BOM to v2026.04.01
19- - Bump AGP to v9.1.1
20- - Bump Lint to v32.1 .1
19+ - Bump AGP to v9.2.0
20+ - Bump Lint to v32.2 .1
2121- Bump Gradle to v9.5.0
2222- Bump AndroidX Camera to v1.6.0
2323- Bump AndroidX Camera View to v1.6.0
Original file line number Diff line number Diff line change @@ -113,7 +113,6 @@ android {
113113 getByName(" debug" ) {
114114 applicationIdSuffix = " .debug"
115115 isMinifyEnabled = false
116- isShrinkResources = false
117116 }
118117
119118 val runProguard: String by project
Original file line number Diff line number Diff line change 11[versions ]
2- agp = " 9.1.1 "
2+ agp = " 9.2.0 "
33
44androidx-cameraView = " 1.6.0"
55androidx-camera = " 1.6.0"
@@ -21,7 +21,7 @@ ksp = "2.3.7"
2121
2222ktlint = " 0.36.0"
2323
24- lint = " 32.1 .1"
24+ lint = " 32.2 .1"
2525
2626mobius = " 2.1.1"
2727
You can’t perform that action at this time.
0 commit comments