Update 8Vim to 0.14.0 (140000)

This commit is contained in:
F-Droid checkupdates bot 2023-08-12 12:48:00 +00:00
parent 6c15da8c77
commit 40116c8ee1

View file

@ -94,8 +94,19 @@ Builds:
gradle:
- yes
- versionName: 0.14.0
versionCode: 140000
commit: v0.14.0
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: iteration-13
CurrentVersionCode: 16
CurrentVersion: 0.14.0
CurrentVersionCode: 140000