From 5730fe78133c37849f756562fbcf59b6808b6c6f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 29 Jan 2024 06:50:37 +0000 Subject: [PATCH] Update M3U to 1.14.0-alpha15 (100) --- 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 fc85bff966..c928336d68 100644 --- a/metadata/com.m3u.androidApp.yml +++ b/metadata/com.m3u.androidApp.yml @@ -57,9 +57,20 @@ Builds: gradle: - yes + - versionName: 1.14.0-alpha15 + versionCode: 100 + commit: f1b4d5c728f282b368d1a2f868644ad884c36ade + 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-alpha13 -CurrentVersionCode: 98 +CurrentVersion: 1.14.0-alpha15 +CurrentVersionCode: 100