mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update SmartCookieWeb to 16.2 (151)
This commit is contained in:
parent
abd3a9cdbd
commit
22f4a5e090
1 changed files with 13 additions and 2 deletions
|
|
@ -409,7 +409,18 @@ Builds:
|
|||
gradle:
|
||||
- scMain
|
||||
|
||||
- versionName: '16.2'
|
||||
versionCode: 151
|
||||
commit: f85c418a0cd5e489f4468355d62aa9713a6ce7f1
|
||||
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.1'
|
||||
CurrentVersionCode: 150
|
||||
CurrentVersion: '16.2'
|
||||
CurrentVersionCode: 151
|
||||
|
|
|
|||
Loading…
Reference in a new issue