bump to 1.8.4 (versionCode 16) and rebuild APK

This commit is contained in:
2026-06-13 17:31:32 -04:00
parent ec38afe3e9
commit a499a1ed8b
2 changed files with 2 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId = "com.devlab.app"
minSdk = 26
targetSdk = 37
versionCode = 15
versionName = "1.8.3"
versionCode = 16
versionName = "1.8.4"
}
buildTypes {

Binary file not shown.