mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Package Manager to v5.8 (58)
This commit is contained in:
parent
54fc54f95d
commit
d63f5d2045
1 changed files with 13 additions and 2 deletions
|
|
@ -219,7 +219,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: v5.8
|
||||
versionCode: 58
|
||||
commit: 16193868563946ab48f868050fffe1b15322eafd
|
||||
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.7
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: v5.8
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue