From 65cd0a74183b5bd6e3169b2c8265f74cbed4de4c Mon Sep 17 00:00:00 2001 From: Martin Boonk Date: Sun, 23 Jul 2023 14:00:47 +0200 Subject: [PATCH 1/2] apploader - Additional option to allow updates regardless of version --- android.html | 4 ++++ index.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/android.html b/android.html index 48b41e72b..9f8efc23c 100644 --- a/android.html +++ b/android.html @@ -172,6 +172,10 @@ Minify apps before upload (⚠️DANGER⚠️: Not recommended. Uploads smaller, faster apps but this will break many apps) + diff --git a/index.html b/index.html index 30f660717..4781afa09 100644 --- a/index.html +++ b/index.html @@ -175,6 +175,10 @@ Minify apps before upload (⚠️DANGER⚠️: Not recommended. Uploads smaller, faster apps but this will break many apps) + From b08d35b2d0cd1da339d954a0cdd0df68d6600535 Mon Sep 17 00:00:00 2001 From: Martin Boonk Date: Mon, 24 Jul 2023 20:06:38 +0200 Subject: [PATCH 2/2] apploader - Update core --- core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core b/core index 92769acd6..e9eb97967 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 92769acd60bc31548ff7c635128d4e7ef02b7325 +Subproject commit e9eb97967d948eea85662ee9ea8eba0b44a363e0