mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update S3 Manager to 0.1.17 (19)
This commit is contained in:
parent
6627a38bd7
commit
62a65eba28
1 changed files with 13 additions and 2 deletions
|
|
@ -23,7 +23,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.17
|
||||
versionCode: 19
|
||||
commit: 2822f299f1e79b07b4d865d30bd76f65be196eda
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.16
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 0.1.17
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue