mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2026-01-28 06:19:40 +05:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
08399922b9 | ||
|
|
1d0f5bea34 |
@@ -1,2 +1,3 @@
|
||||
1. Добавление поддержки Android 9
|
||||
2. Исправление ошибок
|
||||
1. Улучшение работы JNI
|
||||
2. Исправление багов интерфейса
|
||||
3. Небольшое изменение motion physics (из Material 3e)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "2.14",
|
||||
"versionCode": 26,
|
||||
"downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.14.0/app-release.apk",
|
||||
"version": "2.15",
|
||||
"versionCode": 27,
|
||||
"downloadUrl": "https://github.com/CherretGit/zaprett-app/releases/download/2.15.0/app-release.apk",
|
||||
"changelogUrl": "https://raw.githubusercontent.com/CherretGit/zaprett-app/refs/heads/main/changelog.md"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user