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 df0f5be + adf05f5 commit 5c63b38Copy full SHA for 5c63b38
app/build.gradle.kts
@@ -64,7 +64,7 @@ dependencies {
64
implementation("androidx.compose.material3:material3")
65
implementation("androidx.compose.ui:ui")
66
implementation("androidx.compose.ui:ui-tooling-preview")
67
- implementation("androidx.activity:activity-compose:1.12.1")
+ implementation("androidx.activity:activity-compose:1.12.2")
68
implementation("androidx.compose.material:material-icons-extended")
69
implementation("com.github.AppDevNext.Logcat:LogcatCoreLib:3.4")
70
debugImplementation("androidx.compose.ui:ui-tooling")
0 commit comments