chore: update Accompanist to 0.30.1

pull/618/head
andrekir 2023-04-10 20:27:43 -03:00
rodzic e2ffceb922
commit 8e7597704b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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'