mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Delta to 1.8.5 (185003)
This commit is contained in:
parent
ad8770d94c
commit
2d4b2eb61c
1 changed files with 13 additions and 2 deletions
|
|
@ -134,9 +134,20 @@ Builds:
|
|||
gradle:
|
||||
- foss
|
||||
|
||||
- versionName: 1.8.5
|
||||
versionCode: 185003
|
||||
commit: 4de39bda8d8c9b7852ce3da92064f080faccfc6f
|
||||
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.4
|
||||
CurrentVersionCode: 184003
|
||||
CurrentVersion: 1.8.5
|
||||
CurrentVersionCode: 185003
|
||||
|
|
|
|||
Loading…
Reference in a new issue