fix(ui): ProgressIndicator crashes in m3 1.1.2

This commit is contained in:
junkfood 2024-01-31 20:53:02 +08:00 committed by Ash
parent 2ead25a88d
commit a2f84965d3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildscript {
// https://github.com/google/accompanist/releases
accompanist = '0.34.0'
// https://developer.android.com/jetpack/androidx/releases/compose-material3
material3 = '1.1.2'
material3 = '1.2.0-rc01'
// https://developer.android.com/jetpack/androidx/releases/lifecycle
lifecycle = '2.6.2'
// https://developer.android.com/jetpack/androidx/releases/navigation