Update SpotiFlyer to 3.3.0 (24)

This commit is contained in:
F-Droid checkupdates bot 2021-09-06 04:33:15 +00:00
parent 8b3da84117
commit 13cd97ddcb

View file

@ -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