diff --git a/app/build.gradle b/app/build.gradle index 72bf7bd4c..cba4550f0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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'