From 8e332dba30c8497d75cf7a4ded17683ccd575074 Mon Sep 17 00:00:00 2001 From: arkon Date: Thu, 24 Mar 2022 18:44:48 -0400 Subject: [PATCH] Update Material Components --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 69d718930e..153425af67 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -55,7 +55,7 @@ image-decoder = "com.github.tachiyomiorg:image-decoder:7481a4a" natural-comparator = "com.github.gpanther:java-nat-sort:natural-comparator-1.1" -material = "com.google.android.material:material:1.6.0-alpha03" +material = "com.google.android.material:material:1.6.0-beta01" androidprocessbutton = "com.github.dmytrodanylyk.android-process-button:library:1.0.4" flexible-adapter-core = "com.github.arkon.FlexibleAdapter:flexible-adapter:c8013533" flexible-adapter-ui = "com.github.arkon.FlexibleAdapter:flexible-adapter-ui:c8013533"