File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ dependencies {
105105 implementation ' com.github.codekidX:storage-chooser:2.0.4.4'
106106 implementation ' com.github.skydoves:colorpickerview:2.2.4'
107107 implementation ' com.github.chrisbanes:PhotoView:2.3.0'
108- implementation(platform(" androidx.compose:compose-bom:2023 .03.00" ))
108+ implementation(platform(" androidx.compose:compose-bom:2026 .03.00" ))
109109 implementation(" androidx.activity:activity-compose:1.7.2" )
110110 implementation(" androidx.compose.ui:ui" )
111111 implementation(" androidx.compose.ui:ui-graphics" )
@@ -187,7 +187,7 @@ dependencies {
187187 androidTestImplementation ' androidx.test.ext:junit-ktx:1.2.1'
188188 androidTestImplementation ' androidx.test:rules:1.6.1'
189189 androidTestImplementation ' androidx.test.espresso:espresso-intents:3.6.1'
190- androidTestImplementation(platform(" androidx.compose:compose-bom:2023 .03.00" ))
190+ androidTestImplementation(platform(" androidx.compose:compose-bom:2026 .03.00" ))
191191 androidTestImplementation(" androidx.compose.ui:ui-test-junit4" )
192192 debugImplementation(" androidx.compose.ui:ui-test-manifest" )
193193
You can’t perform that action at this time.
0 commit comments