We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3a9cd1 + 3b53d64 commit 49e13d2Copy full SHA for 49e13d2
app/build.gradle.kts
@@ -92,7 +92,7 @@ android {
92
93
dependencies {
94
implementation("androidx.core:core-ktx:1.17.0")
95
- implementation("androidx.activity:activity-compose:1.12.2")
+ implementation("androidx.activity:activity-compose:1.12.3")
96
implementation("androidx.navigation:navigation-compose:2.9.7")
97
implementation("androidx.datastore:datastore-preferences:1.1.7")
98
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.10.0")
0 commit comments