diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d49c1e8..2d4ba4a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -26,4 +26,4 @@ cardSlider = { module = "com.github.IslamKhSh:CardSlider", version = "1.0.1" } [plugins] androidApplication = { id = "com.android.application", version.ref = "agp" } kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" } -refine = { id = "dev.rikka.tools.refine", version = "4.3.0" } +refine = { id = "dev.rikka.tools.refine", version = "4.4.0" }