mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Hypatia to 2.32 (105)
This commit is contained in:
parent
4616de978e
commit
ecde6c0ccb
1 changed files with 12 additions and 1 deletions
|
|
@ -206,7 +206,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.32'
|
||||
versionCode: 105
|
||||
commit: d2c37470e0c642045d7b6789742ab644b624ca91
|
||||
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.32'
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue