Merge remote-tracking branch 'origin/main'

This commit is contained in:
Cherret
2025-05-10 20:46:12 +07:00
2 changed files with 4 additions and 5 deletions

View File

@@ -1,2 +1 @@
Изменение в настройка
Добавление возможности отключения так называемых "анальных зондов"
Размер apk файла уменьшен до 4МБ

View File

@@ -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"
}