mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update SmartCookieWeb to 16.3 (152)
This commit is contained in:
parent
f41bb9b62a
commit
dc76ad6d27
1 changed files with 13 additions and 2 deletions
|
|
@ -420,7 +420,18 @@ Builds:
|
|||
gradle:
|
||||
- scMain
|
||||
|
||||
- versionName: '16.3'
|
||||
versionCode: 152
|
||||
commit: 3a3b9a9e3d6ce484c5641ef00344bb2ee44448b4
|
||||
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.2'
|
||||
CurrentVersionCode: 151
|
||||
CurrentVersion: '16.3'
|
||||
CurrentVersionCode: 152
|
||||
|
|
|
|||
Loading…
Reference in a new issue