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.
1 parent 034935e commit ae4cd36Copy full SHA for ae4cd36
misc/build.gradle.kts
@@ -63,6 +63,7 @@ dependencies {
63
implementation(libs.kotlinx.serialization.json)
64
ksp(libs.hilt.compiler)
65
66
+ implementation(libs.androidx.constraintlayout)
67
implementation(libs.androidx.lifecycle.runtime)
68
implementation(libs.androidx.window)
69
implementation(libs.androidx.startup.runtime)
0 commit comments