mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update IPFS Lite to 2.6.4 (264)
This commit is contained in:
parent
3ada8981eb
commit
82b994cbc8
1 changed files with 13 additions and 2 deletions
|
|
@ -323,7 +323,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.6.4
|
||||
versionCode: 264
|
||||
commit: a7d94ecba9947be987b2ef0c95d9a7489bcf3a99
|
||||
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.6.3
|
||||
CurrentVersionCode: 263
|
||||
CurrentVersion: 2.6.4
|
||||
CurrentVersionCode: 264
|
||||
|
|
|
|||
Loading…
Reference in a new issue