mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Hypatia to 2.26 (87)
This commit is contained in:
parent
9378a461a8
commit
730cbb4932
1 changed files with 12 additions and 1 deletions
|
|
@ -110,7 +110,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.26'
|
||||
versionCode: 87
|
||||
commit: 6149166f6b781420bfea281f56ec66c9ff17a419
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v-%c
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.26'
|
||||
CurrentVersionCode: 86
|
||||
CurrentVersionCode: 87
|
||||
|
|
|
|||
Loading…
Reference in a new issue