mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Hypatia to 3.02 (302)
This commit is contained in:
parent
64ca2f6ace
commit
101780a02d
1 changed files with 13 additions and 2 deletions
|
|
@ -290,7 +290,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.02'
|
||||
versionCode: 302
|
||||
commit: c242c1fa7575c1ef17728d7db7b18c9b51eb9ad4
|
||||
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: '3.01'
|
||||
CurrentVersionCode: 301
|
||||
CurrentVersion: '3.02'
|
||||
CurrentVersionCode: 302
|
||||
|
|
|
|||
Loading…
Reference in a new issue