From dbe4ee73177e0464abf69cb34a1563557aebbf57 Mon Sep 17 00:00:00 2001 From: Yousif <82059810+He-Is-HaZaRdOuS@users.noreply.github.com> Date: Sun, 12 Jan 2025 12:53:19 +0300 Subject: [PATCH] Update to microG 0.3.6 --- customize.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customize.sh b/customize.sh index b08f19c..137d719 100644 --- a/customize.sh +++ b/customize.sh @@ -11,8 +11,8 @@ if ! $BOOTMODE; then fi mmm_exec setSupportLink "https://github.com/nift4/microg_installer_revived/issues" -MAX_VER="240913008" -MAX_VERN="0.3.4.240913" +MAX_VER="244735012" +MAX_VERN="0.3.6.244735" if [ -f /data/adb/Phonesky.apk ]; then ui_print "- INFO: Phonesky.apk is found in /data/adb, but this module no longer uses this file."