mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update SpotiFlyer to 3.3.0 (24)
This commit is contained in:
parent
8b3da84117
commit
13cd97ddcb
1 changed files with 20 additions and 2 deletions
|
|
@ -54,10 +54,28 @@ Builds:
|
||||||
- art
|
- art
|
||||||
- spotiflyer-ios
|
- 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
|
MaintainerNotes: Contained Matomo & ACRA are configured opt-in
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: buildSrc/buildSrc/src/main/kotlin/Versions.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)"
|
UpdateCheckData: buildSrc/buildSrc/src/main/kotlin/Versions.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)"
|
||||||
CurrentVersion: 3.2.1
|
CurrentVersion: 3.3.0
|
||||||
CurrentVersionCode: 22
|
CurrentVersionCode: 24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue