We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340d404 commit 7aa0d98Copy full SHA for 7aa0d98
app/build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
implementation 'androidx.browser:browser:1.8.0'
42
implementation 'androidx.appcompat:appcompat:1.6.1'
43
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
44
- implementation 'com.google.android.material:material:1.9.0'
+ implementation 'com.google.android.material:material:1.12.0'
45
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
46
implementation 'androidx.core:core-ktx:1.13.1'
47
implementation 'androidx.preference:preference-ktx:1.2.1'
0 commit comments