From f50220fe6a7a70d03e58d22c32547edf73de5add Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 15 Feb 2024 07:02:48 +0000 Subject: [PATCH] Update M3U to 1.14.0-beta03 (106) --- 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 c928336d68..beae7f2e2d 100644 --- a/metadata/com.m3u.androidApp.yml +++ b/metadata/com.m3u.androidApp.yml @@ -68,9 +68,20 @@ Builds: gradle: - yes + - versionName: 1.14.0-beta03 + versionCode: 106 + commit: afe4b27a10f1f1592d67c1a413f5c86c4286ac93 + 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-alpha15 -CurrentVersionCode: 100 +CurrentVersion: 1.14.0-beta03 +CurrentVersionCode: 106