mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-04-05 06:30:01 +03:00
Downgrade Material lib until fix with the new Tonal Surface Color system
This commit is contained in:
parent
5dfdb99c06
commit
462f13f492
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ dependencies {
|
|||
|
||||
implementation 'androidx.appcompat:appcompat:1.7.0'
|
||||
|
||||
implementation 'com.google.android.material:material:1.12.0'
|
||||
implementation 'com.google.android.material:material:1.10.0'
|
||||
|
||||
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
|
||||
|
|
Loading…
Reference in a new issue