Commit 462f13f4 authored by Thomas's avatar Thomas
Browse files

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

parent 5dfdb99c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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'