mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.35'
|
CurrentVersion: '2.37'
|
||||||
CurrentVersionCode: 112
|
CurrentVersionCode: 116
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue