Update HexViewer to 1.33 (133)

This commit is contained in:
F-Droid checkupdates bot 2022-09-16 05:29:51 +00:00
parent af9c68696d
commit 9327ba7708

View file

@ -222,7 +222,18 @@ Builds:
gradle:
- yes
- versionName: '1.33'
versionCode: 133
commit: dfefd03f8c14b86835b7bf30a1fa4aa3deae3d7c
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.32'
CurrentVersionCode: 132
CurrentVersion: '1.33'
CurrentVersionCode: 133