mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update IPFS Lite to 2.5.8 (258)
This commit is contained in:
parent
46dfe946cd
commit
5fe8a8379d
1 changed files with 13 additions and 2 deletions
|
|
@ -301,7 +301,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.8
|
||||
versionCode: 258
|
||||
commit: daddac51c2c9e1b97ae7864e2584c48b34167ccc
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.5.6
|
||||
CurrentVersionCode: 256
|
||||
CurrentVersion: 2.5.8
|
||||
CurrentVersionCode: 258
|
||||
|
|
|
|||
Loading…
Reference in a new issue