mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Scoop to 2.4.2 (34)
This commit is contained in:
parent
301c82a49b
commit
5360dde881
1 changed files with 15 additions and 2 deletions
|
|
@ -73,7 +73,20 @@ Builds:
|
|||
scandelete:
|
||||
- app/libs
|
||||
|
||||
- versionName: 2.4.2
|
||||
versionCode: 34
|
||||
commit: 32506555a2eacdaf092b7076d8922a9675da578b
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- app/libs
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue