mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Privacy Cell to 1.8 (9)
This commit is contained in:
parent
198d342c93
commit
17ce28d476
1 changed files with 13 additions and 2 deletions
|
|
@ -105,7 +105,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.8'
|
||||
versionCode: 9
|
||||
commit: f60b140868c2f0d564657e96d48508b4fbdc546b
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.7'
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue