This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: add Kermit for Logging

+1
+1
posedetection/build.gradle.kts
··· 68 68 implementation(compose.material3) 69 69 implementation(compose.components.resources) 70 70 implementation(compose.components.uiToolingPreview) 71 + api("co.touchlab:kermit:2.0.4") 71 72 } 72 73 73 74 commonTest.dependencies {