Add hardware keyboard support
Build and Test a3270 / Build Android APK (push) Successful in 6m43s

This commit is contained in:
2026-08-21 17:51:42 -04:00
parent 8c8e1f17db
commit d3c149fe4a
5 changed files with 479 additions and 41 deletions
+3
View File
@@ -69,4 +69,7 @@ dependencies {
implementation 'androidx.compose.ui:ui-tooling-preview'
implementation 'androidx.compose.material3:material3'
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.7.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.3'
}