mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
Fix build failure: deltazero.amarok.foss
This commit is contained in:
parent
f7e46f497c
commit
0a4f0c093c
1 changed files with 13 additions and 2 deletions
|
|
@ -39,9 +39,20 @@ Builds:
|
|||
gradle:
|
||||
- foss
|
||||
|
||||
- versionName: 0.8.4a2
|
||||
versionCode: 51
|
||||
commit: f56c223305ffc0b98a1972c223016259d80e4812
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
AllowedAPKSigningKeys: 892283816c4dffae8375a53abae349d4a57432c9fccfc061e06d37a7396794e6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[^a]*$
|
||||
CurrentVersion: 0.8.3b2
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 0.8.4a2
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue