Downgrade Material lib until fix with the new Tonal Surface Color system

This commit is contained in:
Thomas 2025-03-31 18:21:58 +02:00
parent 5dfdb99c06
commit 462f13f492

View file

@ -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'