mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Simple File Manager Pro to 6.11.4 (115)
This commit is contained in:
parent
a623287221
commit
c8df5c79e0
1 changed files with 15 additions and 2 deletions
|
|
@ -444,7 +444,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 6.11.4
|
||||||
|
versionCode: 115
|
||||||
|
commit: fea285b69580055632f150a026b953ce2d2cd23c
|
||||||
|
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.11.3
|
CurrentVersion: 6.11.4
|
||||||
CurrentVersionCode: 114
|
CurrentVersionCode: 115
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue