diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 5ed2db0f..5b2798fc 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -157,7 +157,7 @@ dependencies { implementation("com.squareup.okhttp3:okhttp-dnsoverhttps") implementation("com.squareup.okhttp3:logging-interceptor") implementation("dev.rikka.rikkax.appcompat:appcompat:1.4.1") - implementation("dev.rikka.rikkax.core:core:1.4.0") + implementation("dev.rikka.rikkax.core:core:1.4.1") implementation("dev.rikka.rikkax.insets:insets:1.3.0") implementation("dev.rikka.rikkax.material:material:2.5.0") implementation("dev.rikka.rikkax.material:material-preference:2.0.0")