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"