Merge remote-tracking branch 'origin/main'

This commit is contained in:
egor-white
2025-07-09 14:24:05 +03:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
Поддержка Android 10(спасибо @Likhach42) Исправление ошибок из 2.3

View File

@@ -1,6 +1,6 @@
{ {
"version": "2.3", "version": "2.4",
"versionCode": 15, "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" "changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md"
} }