Add input buffering
Build and Test a3270 / Build Android APK (push) Successful in 4m35s

This commit is contained in:
2026-08-20 20:21:41 -04:00
parent 60315098e2
commit c767953c69
5 changed files with 142 additions and 152 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId "org.pubvm.a3270"
minSdk 24
targetSdk 34
versionCode 1
versionName "0.1.0"
versionCode 2
versionName "0.1.1"
}
buildTypes {