mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-29 18:08:29 +00:00
gradle: Update Material to 1.3.0
This commit is contained in:
parent
52e75e8e27
commit
892bfc1071
|
@ -16,8 +16,7 @@ buildscript {
|
|||
|
||||
hiltVersion = '2.35.1'
|
||||
|
||||
// Saw some breakage when updating to 1.2?
|
||||
materialVersion = "1.1.0"
|
||||
materialVersion = "1.3.0"
|
||||
}
|
||||
repositories {
|
||||
google()
|
||||
|
|
Loading…
Reference in a new issue