mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update HexViewer to 1.29 (129)
This commit is contained in:
parent
b9db8435be
commit
6349a8c587
1 changed files with 13 additions and 2 deletions
|
|
@ -189,7 +189,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.29'
|
||||
versionCode: 129
|
||||
commit: c7ba18018e01615bf44455c3f0d290834e5d8a16
|
||||
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.28'
|
||||
CurrentVersionCode: 128
|
||||
CurrentVersion: '1.29'
|
||||
CurrentVersionCode: 129
|
||||
|
|
|
|||
Loading…
Reference in a new issue