Remove extra whitespace.

This commit is contained in:
2025-07-23 07:47:29 -07:00
parent 59af3a2485
commit f2ede2767d

View File

@@ -47,7 +47,6 @@ android {
}
dependencies {
implementation(libs.androidx.core.ktx)
implementation(libs.androidx.lifecycle.runtime.ktx)
implementation(libs.androidx.activity.compose)