File tree Expand file tree Collapse file tree
metadata/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ plugins {
1010}
1111
1212android {
13- val latestVersionName = " 0.6.9 "
13+ val latestVersionName = " 0.7.0 "
1414 namespace = " com.looker.droidify"
1515 compileSdk {
1616 version = release(36 )
Original file line number Diff line number Diff line change 99- Various crashes
1010+ more
1111
12- Full changelog: https://github.com/Droid-ify/client/releases/latest
12+ Full changelog: https://github.com/Droid-ify/client/releases/latest
Original file line number Diff line number Diff line change 1+ New:
2+ - BREAKING: SHA256 signature verification
3+ - Custom Actions
4+ - Copy error details on sync failure
5+ - Delete APK after install toggle
6+
7+ Fixed:
8+ - Stuck "Installing" state & Shizuku installer logic
9+ - Various crashes
10+ + more
11+
12+ Full changelog: https://github.com/Droid-ify/client/releases/latest
You can’t perform that action at this time.
0 commit comments