Update 8Vim to 0.16.2 (160200)

This commit is contained in:
F-Droid checkupdates bot 2023-10-22 14:07:01 +00:00
parent 3e6babfa82
commit e381d9bc2b

View file

@ -116,8 +116,19 @@ Builds:
gradle:
- yes
- versionName: 0.16.2
versionCode: 160200
commit: v0.16.2
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.1
CurrentVersionCode: 160100
CurrentVersion: 0.16.2
CurrentVersionCode: 160200