Debug input
Build and Test a3270 / Build Android APK (push) Successful in 6m43s

This commit is contained in:
2026-08-21 00:30:45 -04:00
parent 3a7811543d
commit 96ee5ebce1
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId "org.pubvm.a3270" applicationId "org.pubvm.a3270"
minSdk 24 minSdk 24
targetSdk 34 targetSdk 34
versionCode 2 versionCode 3
versionName "0.1.1" versionName "0.1.2"
} }
buildTypes { buildTypes {