Update SpotiFlyer to 3.2.1 (22)

This commit is contained in:
F-Droid checkupdates bot 2021-07-12 04:26:34 +00:00
parent 404f4eba46
commit 310a584d6d

View file

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