Release 0.4

This commit is contained in:
jpolo1224
2026-08-10 04:37:59 -04:00
parent 776d8c65fc
commit 171dcfc4ad
+2 -2
View File
@@ -29,8 +29,8 @@ android {
applicationId = "com.armsx3"
minSdk = 26
targetSdk = 37
versionCode = 5
versionName = "0.3.1"
versionCode = 6
versionName = "0.4"
// ARMSX2's UI reads these. STORAGE_ALL_FILES gates the all-files storage path in
// onboarding; IN_APP_UPDATER gates the in-app GitHub-release updater.