fix(patch-item): remove redundant patch version completely (#1059)

https://github.com/ReVanced/revanced-patches/pull/2709
This commit is contained in:
aAbed
2023-07-29 15:06:30 +05:45
committed by GitHub
parent c27ca08d3a
commit 096b315701
4 changed files with 1 additions and 14 deletions

View File

@ -166,7 +166,6 @@ class _PatchesSelectorViewState extends State<PatchesSelectorView> {
(patch) => PatchItem(
name: patch.name,
simpleName: patch.getSimpleName(),
version: patch.version,
description: patch.description,
packageVersion: model.getAppVersion(),
supportedPackageVersions: