bump to 1.8.2 (versionCode 14) and rebuild APK with FCM registration fix

This commit is contained in:
2026-06-13 14:31:35 -04:00
parent d977ec9a47
commit d37edd7d54
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 = 13
versionName = "1.8.1"
versionCode = 14
versionName = "1.8.2"
}
buildTypes {

Binary file not shown.