mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update IPFS Lite to 2.5.3 (253)
This commit is contained in:
parent
c8de974a82
commit
65169b65a1
1 changed files with 13 additions and 2 deletions
|
|
@ -257,7 +257,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.3
|
||||
versionCode: 253
|
||||
commit: 35c34ab536222066d06701417916af55d946ff10
|
||||
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.2
|
||||
CurrentVersionCode: 252
|
||||
CurrentVersion: 2.5.3
|
||||
CurrentVersionCode: 253
|
||||
|
|
|
|||
Loading…
Reference in a new issue