mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update HexViewer to 1.36 (136)
This commit is contained in:
parent
ccd592a17d
commit
71b24b5cfc
1 changed files with 13 additions and 2 deletions
|
|
@ -255,7 +255,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.36'
|
||||||
|
versionCode: 136
|
||||||
|
commit: f6ca06b9d002cc1905d56d9029f50f4ade8bf44e
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.35'
|
CurrentVersion: '1.36'
|
||||||
CurrentVersionCode: 135
|
CurrentVersionCode: 136
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue