From 7d75749b7bcbd93caa10d79653aded6b38e7661e Mon Sep 17 00:00:00 2001 From: Pa1NarK <69745008+pixincreate@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:24:49 +0530 Subject: [PATCH] chore(deps): update dependency chenxiaolong/msd to v1.8 (#80) Co-authored-by: Renovate Bot --- src/declarations.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/declarations.sh b/src/declarations.sh index 306b713..b28abf4 100755 --- a/src/declarations.sh +++ b/src/declarations.sh @@ -28,7 +28,7 @@ VERSION[AFSR]="${VERSION[AFSR]:-1.0.1}" VERSION[AVBROOT]="${VERSION[AVBROOT]:-3.9.0}" VERSION[ALTERINSTALLER]="${VERSION[ALTERINSTALLER]:-2.0}" VERSION[CUSTOTA]="${VERSION[CUSTOTA]:-5.2}" -VERSION[MSD]="${VERSION[MSD]:-1.7}" +VERSION[MSD]="${VERSION[MSD]:-1.8}" VERSION[BCR]="${VERSION[BCR]:-1.74}" VERSION[OEMUNLOCKONBOOT]="${VERSION[OEMUNLOCKONBOOT]:-1.1}" VERSION[MAGISK]="${VERSION[MAGISK]:-}"