mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
Update Delta to 1.8.9 (189003)
This commit is contained in:
parent
8c6cbb91b2
commit
c7c9d6c59d
1 changed files with 13 additions and 2 deletions
|
|
@ -120,9 +120,20 @@ Builds:
|
|||
gradle:
|
||||
- foss
|
||||
|
||||
- versionName: 1.8.9
|
||||
versionCode: 189003
|
||||
commit: 11c80a8ab01ee85f6d3cb02457107732f20cd217
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
AllowedAPKSigningKeys: e072d5b76d4133d85b762633a750871848f41ced3d6d7282339108e9bed15e2e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^.*[0-9]\.[0-9]\.[0-9]$
|
||||
CurrentVersion: 1.8.8
|
||||
CurrentVersionCode: 188003
|
||||
CurrentVersion: 1.8.9
|
||||
CurrentVersionCode: 189003
|
||||
|
|
|
|||
Loading…
Reference in a new issue