bump to 1.8.2 with FCM registration fix and APK rebuild #70

Merged
rafaga21 merged 1 commits from feat/fcm-apk-v1.8.2 into master 2026-06-13 14:32:26 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d37edd7d54 - Show all commits

View File

@@ -13,8 +13,8 @@ android {
applicationId = "com.devlab.app" applicationId = "com.devlab.app"
minSdk = 26 minSdk = 26
targetSdk = 37 targetSdk = 37
versionCode = 13 versionCode = 14
versionName = "1.8.1" versionName = "1.8.2"
} }
buildTypes { buildTypes {

Binary file not shown.