diff --git a/metadata/com.shabinder.spotiflyer.yml b/metadata/com.shabinder.spotiflyer.yml index 322f7a166b..76d298725b 100644 --- a/metadata/com.shabinder.spotiflyer.yml +++ b/metadata/com.shabinder.spotiflyer.yml @@ -36,10 +36,28 @@ Builds: - art - spotiflyer-ios + - versionName: 3.2.1 + versionCode: 22 + commit: c4a3d4f348df48effeadd24072766ad3e95aef81 + 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.1.0 -CurrentVersionCode: 20 +CurrentVersion: 3.2.1 +CurrentVersionCode: 22