Merge pull request 'bump to 1.8.2 with FCM registration fix and APK rebuild' (#70) from feat/fcm-apk-v1.8.2 into master

Reviewed-on: #70
Reviewed-by: rafaga21 <rafaelminaya20@hotmail.com>
This commit was merged in pull request #70.
This commit is contained in:
2026-06-13 14:32:25 -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.