From d993f568bb0446bdce563573d284492dcef95553 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 15 Jan 2024 06:56:14 +0000 Subject: [PATCH] Update M3U to 1.14.0-alpha06 (91) --- 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 298b72a225..afcaee4897 100644 --- a/metadata/com.m3u.androidApp.yml +++ b/metadata/com.m3u.androidApp.yml @@ -46,9 +46,20 @@ Builds: gradle: - yes + - versionName: 1.14.0-alpha06 + versionCode: 91 + commit: 9d6211a9d7bf4dc5e0afee8e954b03344aca3b5a + 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-alpha04 -CurrentVersionCode: 89 +CurrentVersion: 1.14.0-alpha06 +CurrentVersionCode: 91