We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 067806d + 82a4e38 commit 2436d2fCopy full SHA for 2436d2f
1 file changed
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.2")
+ implementation("androidx.activity:activity-compose:1.12.3")
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