mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Hypatia to 2.32 (104)
This commit is contained in:
parent
ca796e4a44
commit
307e4a85df
1 changed files with 12 additions and 1 deletions
|
|
@ -195,7 +195,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.32'
|
||||
versionCode: 104
|
||||
commit: 1d8fdfb4cfe3838f73359aa61c5849927fc0521b
|
||||
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: 103
|
||||
CurrentVersionCode: 104
|
||||
|
|
|
|||
Loading…
Reference in a new issue