Release 0.3.1

This commit is contained in:
jpolo1224
2026-08-09 02:57:13 -04:00
parent 3f91dfac12
commit ce5bd4687c
+2 -2
View File
@@ -29,8 +29,8 @@ android {
applicationId = "com.armsx3"
minSdk = 26
targetSdk = 37
versionCode = 4
versionName = "0.3"
versionCode = 5
versionName = "0.3.1"
// 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.