mirror of
https://github.com/egor-white/zaprett.git
synced 2025-12-10 05:19:42 +05:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
220f0ad0f2 | ||
|
|
cc35b7bfb9 | ||
|
|
c818d58c0a | ||
|
|
68938e4df3 | ||
|
|
88814c2b73 | ||
|
|
1b7f3149fe | ||
|
|
cd21a9f5ba | ||
|
|
04cf4e7692 |
@@ -1 +1 @@
|
||||
Совместимость с приложением, обновленная структура, фикс бутлупов KernelSU
|
||||
Исправлен мусор в консоли
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "2.6",
|
||||
"versionCode": 26,
|
||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.6.0/zaprett.zip",
|
||||
"version": "2.9",
|
||||
"versionCode": 29,
|
||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.9.0/zaprett.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "2.6",
|
||||
"versionCode": 26,
|
||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.6.0/zaprett-extended.zip",
|
||||
"version": "2.9",
|
||||
"versionCode": 29,
|
||||
"zipUrl": "https://github.com/egor-white/zaprett/releases/download/2.9.0/zaprett-extended.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/egor-white/zaprett/refs/heads/main/changelog.md"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user