diff --git a/app/build.gradle b/app/build.gradle index 522cf58f..5b1698c3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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'