Update HexViewer to 1.34 (134)

This commit is contained in:
F-Droid checkupdates bot 2022-10-02 05:25:31 +00:00
parent c7facc04a7
commit 75de529ed0

View file

@ -233,7 +233,18 @@ Builds:
gradle:
- yes
- versionName: '1.34'
versionCode: 134
commit: 641f24d4576f780567e5735f2094bb99d646cc47
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.33'
CurrentVersionCode: 133
CurrentVersion: '1.34'
CurrentVersionCode: 134