Update SmartCookieWeb to 16.1 (150)

This commit is contained in:
F-Droid checkupdates bot 2022-01-24 03:39:37 +00:00
parent bd06f627ac
commit f9525caf18

View file

@ -398,7 +398,18 @@ Builds:
gradle:
- scMain
- versionName: '16.1'
versionCode: 150
commit: 3802d8334a1ec8ddc6093289567e547e65971c77
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- scMain
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '16.0'
CurrentVersionCode: 149
CurrentVersion: '16.1'
CurrentVersionCode: 150