mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Update Simple File Manager Pro to 6.11.1 (112)
This commit is contained in:
parent
215dec57ba
commit
670d607206
1 changed files with 15 additions and 2 deletions
|
|
@ -405,7 +405,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.11.1
|
||||
versionCode: 112
|
||||
commit: db441e573dbbf2bdf3da99f4f8e14f3b973cb15d
|
||||
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.0
|
||||
CurrentVersionCode: 111
|
||||
CurrentVersion: 6.11.1
|
||||
CurrentVersionCode: 112
|
||||
|
|
|
|||
Loading…
Reference in a new issue