From 20bdcac931d256090aa4e85adc3d72984137be98 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Sat, 5 Apr 2025 02:58:05 +0700 Subject: [PATCH 1/2] Update changelog.md --- changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 64711a6..72c0613 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1,2 @@ -Изменение в интерфейсе обновления +Исправление багов +Добавление Firebase Analytics From 3fdd68ca55607a6430d19112b108baf0fdf71419 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Sat, 5 Apr 2025 02:58:28 +0700 Subject: [PATCH 2/2] Update update.json --- update.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/update.json b/update.json index 687d377..24e841c 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "1.3", - "versionCode": 4, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1_3_0/app-release.apk", + "version": "1.4", + "versionCode": 5, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1_4_0/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }