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

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.