Update Vibe to 1.1.1 (16)

This commit is contained in:
F-Droid checkupdates bot 2022-06-20 04:57:47 +00:00
parent 29bc0b82e0
commit ecdbcf9f3f

View file

@ -123,7 +123,18 @@ Builds:
gradle:
- yes
- versionName: 1.1.1
versionCode: 16
commit: cb0b51592a9e7462b9bc1bf91194d5172fd95e1b
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.1.0
CurrentVersionCode: 15
CurrentVersion: 1.1.1
CurrentVersionCode: 16