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

pull/1233/head
renovate[bot] 2024-09-05 03:30:12 +00:00 zatwierdzone przez Andre K
rodzic e3fec88238
commit d26f3996de
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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