mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update VolumeLockr to 1.4.3 (8)
This commit is contained in:
parent
bc7fa1a149
commit
c913632fd8
1 changed files with 13 additions and 2 deletions
|
|
@ -74,7 +74,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 8
|
||||
commit: dcf6e4a588e2bbe112c1f898934c4701913f333b
|
||||
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.2
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue