mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Simple File Manager Pro to 6.12.4 (121)
This commit is contained in:
parent
e33c1b2a63
commit
64985e2f5c
1 changed files with 15 additions and 2 deletions
|
|
@ -514,7 +514,20 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 6.12.4
|
||||
versionCode: 121
|
||||
commit: 1d898d516f4b5e472eee230436cc4f8ad3eb415b
|
||||
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.3
|
||||
CurrentVersionCode: 120
|
||||
CurrentVersion: 6.12.4
|
||||
CurrentVersionCode: 121
|
||||
|
|
|
|||
Loading…
Reference in a new issue