From 56dd89da308fd1da43d21a994576ac9b1fb3d8cb Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 14 Jan 2024 06:54:15 +0000 Subject: [PATCH] Update M3U to 1.14.0-alpha04 (89) --- metadata/com.m3u.androidApp.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.m3u.androidApp.yml b/metadata/com.m3u.androidApp.yml index 42d16a5878..298b72a225 100644 --- a/metadata/com.m3u.androidApp.yml +++ b/metadata/com.m3u.androidApp.yml @@ -35,9 +35,20 @@ Builds: gradle: - yes + - versionName: 1.14.0-alpha04 + versionCode: 89 + commit: 1a73f2dfd60677f5c1dac63ff99a0d9b5443bbce + subdir: androidApp + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AllowedAPKSigningKeys: a7ccec654319efae75095bdcc39b983704185618f2a0328b20f8d9dec66f8bc2 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.14.0-alpha02 -CurrentVersionCode: 87 +CurrentVersion: 1.14.0-alpha04 +CurrentVersionCode: 89