mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update IPFS Lite to 2.5.5 (255)
This commit is contained in:
parent
a32c723675
commit
5b9c94a8dd
1 changed files with 13 additions and 2 deletions
|
|
@ -279,7 +279,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.5
|
||||
versionCode: 255
|
||||
commit: 19ea6b83e9b932e374fbe247955b36077cb307d8
|
||||
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.4
|
||||
CurrentVersionCode: 254
|
||||
CurrentVersion: 2.5.5
|
||||
CurrentVersionCode: 255
|
||||
|
|
|
|||
Loading…
Reference in a new issue