From 1fadb77652b61a204514840b67542aab6b4cb24c Mon Sep 17 00:00:00 2001 From: EaSTw1Nd <34911309+601t@users.noreply.github.com> Date: Wed, 12 Mar 2025 13:10:24 +0900 Subject: [PATCH 1/4] Update update.json --- update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.json b/update.json index 95cd246..c88e40a 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "v1.3", "versionCode": "13", - "zipUrl": "https://github.com/litegapps/litegapps-controller/releases/download/stable/litegapps-controller-v1.3.zip", + "zipUrl": "https://github.com/601t/litegapps-controller/releases/download/1.3/litegapps-controller-v1.3.zip", "changelog": "https://raw.githubusercontent.com/litegapps/litegapps-controller/main/changelog.md" } From e4a2e8079bdf8ab0732019bbbc39a20f2e64cbd8 Mon Sep 17 00:00:00 2001 From: EaSTw1Nd <34911309+601t@users.noreply.github.com> Date: Wed, 12 Mar 2025 13:11:36 +0900 Subject: [PATCH 2/4] Update module.prop --- module.prop | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module.prop b/module.prop index 81dc39d..c94bf08 100644 --- a/module.prop +++ b/module.prop @@ -1,12 +1,12 @@ id=litegapps-controller name=LiteGapps Controller -version=v1.2 -versionCode=12 +version=v1.3 +versionCode=13 minsdk=25 -date=19-08-2024 +date=11-03-2025 device=All -author=wahyu6070 +author=wahyu6070, 601t description=Litegapps Controller is additional features of litegapps and litegapps++ typeinstall=auto -updateJson=https://raw.githubusercontent.com/litegapps/litegapps-controller/main/update.json +updateJson=https://raw.githubusercontent.com/601t/litegapps-controller/refs/heads/main/update.json support=https://litegapps.github.io From b57f69f7759d6f3300df0c4fdc6b39e88182f339 Mon Sep 17 00:00:00 2001 From: EaSTw1Nd <34911309+601t@users.noreply.github.com> Date: Thu, 3 Jul 2025 20:07:19 +0900 Subject: [PATCH 3/4] Update module.prop --- module.prop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.prop b/module.prop index c94bf08..8d6ed2c 100644 --- a/module.prop +++ b/module.prop @@ -5,8 +5,8 @@ versionCode=13 minsdk=25 date=11-03-2025 device=All -author=wahyu6070, 601t +author=wahyu6070 description=Litegapps Controller is additional features of litegapps and litegapps++ typeinstall=auto -updateJson=https://raw.githubusercontent.com/601t/litegapps-controller/refs/heads/main/update.json +updateJson=https://raw.githubusercontent.com/litegapps/litegapps-controller/main/update.json support=https://litegapps.github.io From 60d9c7d3ffbf9a27e91a5e059ba81c75f73eba4a Mon Sep 17 00:00:00 2001 From: EaSTw1Nd <34911309+601t@users.noreply.github.com> Date: Thu, 3 Jul 2025 20:08:25 +0900 Subject: [PATCH 4/4] Revert update.json --- update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.json b/update.json index c88e40a..95cd246 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "version": "v1.3", "versionCode": "13", - "zipUrl": "https://github.com/601t/litegapps-controller/releases/download/1.3/litegapps-controller-v1.3.zip", + "zipUrl": "https://github.com/litegapps/litegapps-controller/releases/download/stable/litegapps-controller-v1.3.zip", "changelog": "https://raw.githubusercontent.com/litegapps/litegapps-controller/main/changelog.md" }