mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Simple File Manager Pro to 6.11.3 (114)
This commit is contained in:
parent
b0dc0e7733
commit
c93faa3c5d
1 changed files with 15 additions and 2 deletions
|
|
@ -431,7 +431,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.11.3
|
||||
versionCode: 114
|
||||
commit: 7bf2d6d7a365172519c2781dabaa892c68b49973
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.11.2
|
||||
CurrentVersionCode: 113
|
||||
CurrentVersion: 6.11.3
|
||||
CurrentVersionCode: 114
|
||||
|
|
|
|||
Loading…
Reference in a new issue