mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update S3 Manager to 0.1.25 (27)
This commit is contained in:
parent
d3551e0f61
commit
afdb70ebd0
1 changed files with 13 additions and 2 deletions
|
|
@ -67,7 +67,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.25
|
||||
versionCode: 27
|
||||
commit: 4adc3c5a7a108533dc9c517a97105d0b1f406ec7
|
||||
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.24
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 0.1.25
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue