From c13a9d78159570e7f7ad15263c9c7e356756d697 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Wed, 9 Jul 2025 18:07:02 +0700 Subject: [PATCH 1/3] Update changelog.md --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 22b6967..03e3ff5 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1 @@ -Поддержка Android 10(спасибо @Likhach42) +Исправление ошибок из 2.3 From 486e6a337a2d43e76d795274d10ef5fbc9062dc8 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Wed, 9 Jul 2025 18:09:05 +0700 Subject: [PATCH 2/3] Update update.json --- update.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update.json b/update.json index 4710fd6..f39b36a 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "2.3", - "versionCode": 15, + "version": "2.4", + "versionCode": 16, "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2_3/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" } From 7e783104c95f67a0ff7b04eb7b89db004cb2f0b7 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Wed, 9 Jul 2025 18:16:16 +0700 Subject: [PATCH 3/3] Update update.json --- update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.json b/update.json index f39b36a..2f02a48 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "2.4", "versionCode": 16, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2_3/app-release.apk", + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2_4/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }