From 13cd97ddcb25ca3dc038f8e5657928433d1eaaa8 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 6 Sep 2021 04:33:15 +0000 Subject: [PATCH] Update SpotiFlyer to 3.3.0 (24) --- metadata/com.shabinder.spotiflyer.yml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/metadata/com.shabinder.spotiflyer.yml b/metadata/com.shabinder.spotiflyer.yml index 135d0488e2..304dec60bd 100644 --- a/metadata/com.shabinder.spotiflyer.yml +++ b/metadata/com.shabinder.spotiflyer.yml @@ -54,10 +54,28 @@ Builds: - art - spotiflyer-ios + - versionName: 3.3.0 + versionCode: 24 + commit: db87c8201efe5b2e7b14911c34a3fdea6ebf9529 + subdir: android + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + rm: + - desktop + - web-app + - maintenance-tasks + - infra + - art + - spotiflyer-ios + MaintainerNotes: Contained Matomo & ACRA are configured opt-in AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: buildSrc/buildSrc/src/main/kotlin/Versions.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)" -CurrentVersion: 3.2.1 -CurrentVersionCode: 22 +CurrentVersion: 3.3.0 +CurrentVersionCode: 24