feat: user notification preference toggle (web + Android) #80

Merged
rafaga21 merged 3 commits from feat/version-update-notification into master 2026-06-13 17:33:54 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit a499a1ed8b - 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 = 15 versionCode = 16
versionName = "1.8.3" versionName = "1.8.4"
} }
buildTypes { buildTypes {

Binary file not shown.