Add a note to not update the material library yet

Because the latest version would require minSDK 23, which
is silly, but the usual nonsense from Google, unfortunately.
This commit is contained in:
Markus Fisch
2026-05-27 21:19:00 +02:00
parent ded532c523
commit 22b6a9f66e
+1 -1
View File
@@ -73,7 +73,7 @@ dependencies {
// Support
implementation "androidx.appcompat:appcompat:1.7.1"
implementation "com.google.android.material:material:1.13.0"
implementation "com.google.android.material:material:1.13.0" // Keep for minSDK 21.
implementation "androidx.preference:preference:1.2.1"
// External