mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update S3 Manager to 0.10.0 (85)
This commit is contained in:
parent
d8966857c1
commit
417436265f
1 changed files with 13 additions and 2 deletions
|
|
@ -315,7 +315,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.10.0
|
||||
versionCode: 85
|
||||
commit: 0e1391e89db342b56ab4508dad8cfc8eed2d5b6c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.6
|
||||
CurrentVersionCode: 83
|
||||
CurrentVersion: 0.10.0
|
||||
CurrentVersionCode: 85
|
||||
|
|
|
|||
Loading…
Reference in a new issue