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