mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update Simple File Manager Pro to 6.12.6 (123)
This commit is contained in:
parent
fd337ea060
commit
054dc4be1c
1 changed files with 15 additions and 2 deletions
|
|
@ -540,7 +540,20 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 6.12.6
|
||||
versionCode: 123
|
||||
commit: 2ec5bc7eac7281eee88edc6646329014211c2d01
|
||||
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.5
|
||||
CurrentVersionCode: 122
|
||||
CurrentVersion: 6.12.6
|
||||
CurrentVersionCode: 123
|
||||
|
|
|
|||
Loading…
Reference in a new issue