test(android): establish workflow runner

This commit is contained in:
QiuSW
2026-07-25 18:47:22 +08:00
parent d013ac8c84
commit d57c4ae2d4
8 changed files with 548 additions and 7 deletions
+1
View File
@@ -87,6 +87,7 @@ dependencies {
// Unit tests
testImplementation("junit:junit:4.13.2")
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.3")
// Debug
debugImplementation("androidx.compose.ui:ui-tooling")