From 554dfb5874b8b6ab2deee4d784804977676b2681 Mon Sep 17 00:00:00 2001 From: arkon Date: Fri, 15 Apr 2022 13:36:24 -0400 Subject: [PATCH] Bump 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 2ec051e12a..969ce5202c 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-beta01" +material = "com.google.android.material:material:1.7.0-alpha01" 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"