bump to 1.3.0 + teams filter client-side sin recarga

This commit is contained in:
2026-06-09 18:19:27 -04:00
parent af3315e6ab
commit e6717d0578
3 changed files with 95 additions and 54 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.devlab.app"
minSdk = 26
targetSdk = 37
versionCode = 3
versionName = "1.2.0"
versionCode = 4
versionName = "1.3.0"
}
buildTypes {