chore: update Accompanist to 0.30.1

This commit is contained in:
andrekir 2023-04-10 20:27:43 -03:00
parent e2ffceb922
commit 8e7597704b

View file

@ -169,7 +169,7 @@ dependencies {
implementation 'androidx.compose.material:material'
implementation 'androidx.activity:activity-compose'
implementation 'androidx.compose.runtime:runtime-livedata'
implementation "com.google.accompanist:accompanist-themeadapter-appcompat:0.29.2-rc"
implementation "com.google.accompanist:accompanist-themeadapter-appcompat:0.30.1"
// Android Studio Preview support
implementation 'androidx.compose.ui:ui-tooling-preview'