mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Pineapple Lock Screen to 1.1.1-oss (4)
This commit is contained in:
parent
3fd72fb0d2
commit
151749937c
1 changed files with 14 additions and 2 deletions
|
|
@ -24,7 +24,19 @@ Builds:
|
|||
gradle:
|
||||
- oss
|
||||
|
||||
- versionName: 1.1.1-oss
|
||||
versionCode: 4
|
||||
commit: b8877990d0acc2e44c15167374c9ea9e38f0ca90
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- oss
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0-oss
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 1.1.1-oss
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue