diff --git a/app/build.gradle b/app/build.gradle index 8f3b08c79..b9f6260f6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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'