chore(deps): update com.google.accompanist:accompanist-themeadapter-appcompat to v0.32.0

pull/696/head
renovate[bot] 2023-09-01 08:31:39 +00:00 zatwierdzone przez Andre K
rodzic 1fa6d35680
commit 30868a6608
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -178,7 +178,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.30.1"
implementation "com.google.accompanist:accompanist-themeadapter-appcompat:0.32.0"
// Android Studio Preview support
implementation 'androidx.compose.ui:ui-tooling-preview'