mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Hypatia to 3.05 (305)
This commit is contained in:
parent
cabac87eb5
commit
d451c7d78f
1 changed files with 13 additions and 2 deletions
|
|
@ -301,7 +301,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.05'
|
||||
versionCode: 305
|
||||
commit: a0f6a002441e1515413830c23929c844279eab77
|
||||
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.02'
|
||||
CurrentVersionCode: 302
|
||||
CurrentVersion: '3.05'
|
||||
CurrentVersionCode: 305
|
||||
|
|
|
|||
Loading…
Reference in a new issue