Update 8Vim to 0.16.3 (160300)

This commit is contained in:
F-Droid checkupdates bot 2023-11-19 13:12:10 +00:00
parent 9edbb3a9a6
commit bae54a7f8d

View file

@ -127,8 +127,19 @@ Builds:
gradle:
- yes
- versionName: 0.16.3
versionCode: 160300
commit: v0.16.3
subdir: 8vim
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://8vim.github.io/version.json|"version_code":\s*(\d+)|.|"version_name":\s*"(.*)"
CurrentVersion: 0.16.2
CurrentVersionCode: 160200
CurrentVersion: 0.16.3
CurrentVersionCode: 160300