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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user