mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Update Simple File Manager Pro to 6.11.0 (111)
This commit is contained in:
parent
f61db3d5bc
commit
54fc54f95d
1 changed files with 15 additions and 2 deletions
|
|
@ -392,7 +392,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 6.11.0
|
||||||
|
versionCode: 111
|
||||||
|
commit: c9adb349aedfc20e1b05b9cb1f875b33f9b4e473
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
patch:
|
||||||
|
- build.patch
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 6.10.1
|
CurrentVersion: 6.11.0
|
||||||
CurrentVersionCode: 110
|
CurrentVersionCode: 111
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue