mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update VolumeLockr to 1.4.2 (7)
This commit is contained in:
parent
adcd7ec53e
commit
f87fbaed25
1 changed files with 13 additions and 2 deletions
|
|
@ -63,7 +63,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.2
|
||||
versionCode: 7
|
||||
commit: 3fff889a640075d1bfd5d2ffaa0e5a8ecbb38067
|
||||
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: '1.4'
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue