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 @@ -127,12 +127,12 @@ dependencies {
127127 implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.10.0'
128128 implementation ' androidx.activity:activity-compose:1.12.1'
129129 implementation ' androidx.compose.ui:ui-viewbinding:1.10.0'
130- implementation platform(' androidx.compose:compose-bom:2025.12 .00' )
130+ implementation platform(' androidx.compose:compose-bom:2026.01 .00' )
131131 implementation ' androidx.compose.ui:ui:1.10.0'
132132 implementation ' androidx.compose.ui:ui-graphics:1.10.0'
133133 implementation ' androidx.compose.ui:ui-tooling-preview:1.10.0'
134134 implementation ' androidx.compose.material3:material3:1.4.0'
135- androidTestImplementation platform(' androidx.compose:compose-bom:2025.12 .00' )
135+ androidTestImplementation platform(' androidx.compose:compose-bom:2026.01 .00' )
136136 androidTestImplementation ' androidx.compose.ui:ui-test-junit4:1.10.0'
137137
138138 implementation ' com.jakewharton.threetenabp:threetenabp:1.4.9'
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
1010 kotlin_stdlib_version = ' 1.5.0'
1111 android_ktx_version = ' 1.17.0'
1212 work_version = ' 2.11.0'
13- agp_version = ' 8.13.2 '
13+ agp_version = ' 9.0.0 '
1414 }
1515 repositories {
1616 google()
You can’t perform that action at this time.
0 commit comments