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