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 ac2db3a + e7d2947 commit 6bd3292Copy full SHA for 6bd3292
app/build.gradle.kts
@@ -353,7 +353,7 @@ configurations {
353
dependencies {
354
// UI
355
implementation("androidx.appcompat:appcompat:1.7.0")
356
- implementation("androidx.activity:activity-ktx:1.8.2")
+ implementation("androidx.activity:activity-ktx:1.9.0")
357
implementation("androidx.emoji2:emoji2:1.4.0")
358
implementation("androidx.emoji2:emoji2-views-helper:1.4.0")
359
implementation("androidx.preference:preference-ktx:1.2.1")
0 commit comments