mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
App update: Booming Music - ignore preview versions
This commit is contained in:
parent
2bc5dddc90
commit
f2189446ea
1 changed files with 6 additions and 3 deletions
|
|
@ -59,6 +59,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.1.0-beta.1
|
- versionName: 1.1.0-beta.1
|
||||||
versionCode: 1100101
|
versionCode: 1100101
|
||||||
|
disable: beta versions should not reach F-Droid
|
||||||
commit: 4786e3d25dac335f4325e4d9bdee6a30dc845d75
|
commit: 4786e3d25dac335f4325e4d9bdee6a30dc845d75
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -72,6 +73,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.1.0-beta.2
|
- versionName: 1.1.0-beta.2
|
||||||
versionCode: 1100102
|
versionCode: 1100102
|
||||||
|
disable: beta versions should not reach F-Droid
|
||||||
commit: c50192d8765f15e0dfe5e4257f2dcdbd85537643
|
commit: c50192d8765f15e0dfe5e4257f2dcdbd85537643
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -85,6 +87,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.1.0-beta.3
|
- versionName: 1.1.0-beta.3
|
||||||
versionCode: 1100103
|
versionCode: 1100103
|
||||||
|
disable: beta versions should not reach F-Droid
|
||||||
commit: 5636412c595e33f3d3dbed9a94ee2ba094daeb88
|
commit: 5636412c595e33f3d3dbed9a94ee2ba094daeb88
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -99,7 +102,7 @@ Builds:
|
||||||
AllowedAPKSigningKeys: 971e4ea01b40120df023d00e72111325dcd802def7a1e5e5dbdd192f3c60d7d7
|
AllowedAPKSigningKeys: 971e4ea01b40120df023d00e72111325dcd802def7a1e5e5dbdd192f3c60d7d7
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)||v(.*)
|
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)||v(.*)
|
||||||
CurrentVersion: 1.1.0-beta.3
|
CurrentVersion: 1.0.4
|
||||||
CurrentVersionCode: 1100103
|
CurrentVersionCode: 1040300
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue