diff --git a/app/build.gradle b/app/build.gradle index 7d11b49e4..38337f427 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -195,7 +195,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.32.0" + implementation "com.google.accompanist:accompanist-themeadapter-appcompat:0.34.0" // Android Studio Preview support implementation 'androidx.compose.ui:ui-tooling-preview'