mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update HexViewer to 1.32 (132)
This commit is contained in:
parent
479c1f8e87
commit
505cdad4da
1 changed files with 13 additions and 2 deletions
|
|
@ -211,7 +211,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.32'
|
||||
versionCode: 132
|
||||
commit: ee0fd62a99681eb1968b74aadfa4a1e4658e3cd7
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.30'
|
||||
CurrentVersionCode: 130
|
||||
CurrentVersion: '1.32'
|
||||
CurrentVersionCode: 132
|
||||
|
|
|
|||
Loading…
Reference in a new issue