diff --git a/changelog.md b/changelog.md index 64711a6..72c0613 100644 --- a/changelog.md +++ b/changelog.md @@ -1 +1,2 @@ -Изменение в интерфейсе обновления +Исправление багов +Добавление Firebase Analytics diff --git a/update.json b/update.json index 687d377..24e841c 100644 --- a/update.json +++ b/update.json @@ -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" }