Merge remote-tracking branch 'origin/main'

This commit is contained in:
Cherret
2025-04-07 01:17:28 +07:00
2 changed files with 5 additions and 4 deletions

View File

@@ -1 +1,2 @@
Изменение в интерфейсе обновления
Исправление багов
Добавление Firebase Analytics

View File

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