bump to 1.8.5 (versionCode 17)

This commit is contained in:
2026-06-13 17:51:03 -04:00
parent 52947f7b21
commit 3639f16757
2 changed files with 2 additions and 2 deletions

View File

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

Binary file not shown.