mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Hypatia to 2.37 (116)
This commit is contained in:
parent
f352431169
commit
2db839cf48
1 changed files with 13 additions and 2 deletions
|
|
@ -239,7 +239,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.37'
|
||||
versionCode: 116
|
||||
commit: dfabf6b9ffdca99aa747d148af39821c3e632964
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.35'
|
||||
CurrentVersionCode: 112
|
||||
CurrentVersion: '2.37'
|
||||
CurrentVersionCode: 116
|
||||
|
|
|
|||
Loading…
Reference in a new issue