mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Simple File Manager Pro to 6.12.1 (117)
This commit is contained in:
parent
29c08db6c8
commit
4e4f05101a
1 changed files with 15 additions and 2 deletions
|
|
@ -475,7 +475,20 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 6.12.1
|
||||
versionCode: 117
|
||||
commit: 84b42b9643f06e066b0df67f3ecc6ad7a25fc631
|
||||
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:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.12.0
|
||||
CurrentVersionCode: 116
|
||||
CurrentVersion: 6.12.1
|
||||
CurrentVersionCode: 117
|
||||
|
|
|
|||
Loading…
Reference in a new issue