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.
2 parents 24bcad8 + 8850edf commit 2b05c2dCopy full SHA for 2b05c2d
1 file changed
app/build.gradle
@@ -201,7 +201,7 @@ dependencies {
201
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0"
202
203
implementation 'androidx.appcompat:appcompat:1.7.1'
204
- implementation 'com.google.android.material:material:1.12.0'
+ implementation 'com.google.android.material:material:1.13.0'
205
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
206
implementation "com.vanniktech:emoji-google:0.21.0"
207
implementation "androidx.emoji2:emoji2:${emojiVersion}"
0 commit comments