mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Package Manager to v5.6 (56)
This commit is contained in:
parent
cfaf6eca1e
commit
a6cfff58d1
1 changed files with 13 additions and 2 deletions
|
|
@ -197,7 +197,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: v5.6
|
||||
versionCode: 56
|
||||
commit: 84cbc9919063b1201e16fd4e55f8f924da1ae215
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v5.5
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: v5.6
|
||||
CurrentVersionCode: 56
|
||||
|
|
|
|||
Loading…
Reference in a new issue