mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 04:37:37 +02:00
feat: Improve experience of rooted patched app installations (#59)
This commit is contained in:
@ -16,7 +16,7 @@ class PatchedApplication {
|
||||
)
|
||||
Uint8List icon;
|
||||
DateTime patchDate;
|
||||
final bool isRooted;
|
||||
bool isRooted;
|
||||
bool hasUpdates;
|
||||
List<String> appliedPatches;
|
||||
List<String> changelog;
|
||||
|
Reference in New Issue
Block a user