Skip to content

Commit 11705a8

Browse files
committed
Downgrade Material Components library
We need to migrate to the tonal surface color system when upgrading again.
1 parent e70b27c commit 11705a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ dependencies {
3535
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
3636
implementation 'androidx.preference:preference:1.2.1'
3737
implementation 'androidx.vectordrawable:vectordrawable:1.1.0'
38-
implementation 'com.google.android.material:material:1.11.0'
38+
implementation 'com.google.android.material:material:1.10.0'
3939
implementation 'org.ini4j:ini4j:0.5.4'
4040
}

0 commit comments

Comments
 (0)