Update 8Vim to 0.16.1 (160100)

This commit is contained in:
F-Droid checkupdates bot 2023-10-17 15:12:04 +00:00
parent f3be8ba255
commit ef4a93d0cf

View file

@ -116,8 +116,19 @@ Builds:
gradle:
- yes
- versionName: 0.16.1
versionCode: 160100
commit: v0.16.1
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.0
CurrentVersionCode: 160000
CurrentVersion: 0.16.1
CurrentVersionCode: 160100