From 79740661051ef8b398fc9d6f7c321f80c5b30000 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 5 May 2025 23:40:06 +0700 Subject: [PATCH 1/2] Update changelog.md --- changelog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 7f2fea4..70faa6f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1 @@ -Изменение в настройка -Добавление возможности отключения так называемых "анальных зондов" +Размер apk файла уменьшен до 4МБ From b766deafa59f548fe93656a76d621b11ca5cb424 Mon Sep 17 00:00:00 2001 From: CherretGit <53180941+CherretGit@users.noreply.github.com> Date: Mon, 5 May 2025 23:40:11 +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 a97bc52..67b0a70 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "1.8", - "versionCode": 9, - "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1_8_0/app-release.apk", + "version": "1.9", + "versionCode": 10, + "downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/1_9_0/app-release.apk", "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md" }