fix: remove redundant NotificationPoller to prevent duplicate notifications #82

Merged
rafaga21 merged 3 commits from feat/version-update-notification into master 2026-06-13 17:51:28 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 3639f16757 - Show all commits

View File

@@ -13,8 +13,8 @@ android {
applicationId = "com.devlab.app"
minSdk = 26
targetSdk = 37
versionCode = 16
versionName = "1.8.4"
versionCode = 17
versionName = "1.8.5"
}
buildTypes {

Binary file not shown.