Update RemoteVideoCam to 2.5 (25)

This commit is contained in:
F-Droid checkupdates bot 2022-09-10 05:03:51 +00:00
parent 34be564f70
commit 62b47a938f

View file

@ -34,7 +34,18 @@ Builds:
gradle:
- yes
- versionName: '2.5'
versionCode: 25
commit: fc380817fab7d4c8fabad0444121cec8cf74f74a
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: '2.4'
CurrentVersionCode: 24
CurrentVersion: '2.5'
CurrentVersionCode: 25