From e0ba8c005d1f3ff60c73c3db36551a133f5425a4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 14 Jul 2023 03:21:22 +0000 Subject: [PATCH] Update Olauncher to v4.0.9 (67) --- metadata/app.olauncher.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/app.olauncher.yml b/metadata/app.olauncher.yml index 7670c9a5a2..10ec2e8593 100644 --- a/metadata/app.olauncher.yml +++ b/metadata/app.olauncher.yml @@ -294,7 +294,18 @@ Builds: gradle: - yes + - versionName: v4.0.9 + versionCode: 67 + commit: f179b9e9f42ff4ac2d61ba0dfd866f5bac2698c9 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: v4.0.8 -CurrentVersionCode: 66 +CurrentVersion: v4.0.9 +CurrentVersionCode: 67