mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '3.02'
|
CurrentVersion: '3.05'
|
||||||
CurrentVersionCode: 302
|
CurrentVersionCode: 305
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue