From ba87f1b102317e0fa592c9a5f4bb666f66fe1074 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 16 Jan 2024 06:54:22 +0000 Subject: [PATCH] Update M3U to 1.14.0-alpha07 (92) --- 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 b94bfb81dd..f2e2491477 100644 --- a/metadata/com.m3u.androidApp.yml +++ b/metadata/com.m3u.androidApp.yml @@ -36,9 +36,20 @@ Builds: gradle: - yes + - versionName: 1.14.0-alpha07 + versionCode: 92 + commit: 93a55c1a0e7f21ca11bf3e5c6e9b63f221323d0c + 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-alpha06 -CurrentVersionCode: 91 +CurrentVersion: 1.14.0-alpha07 +CurrentVersionCode: 92