mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Simple File Manager Pro to 6.11.2 (113)
This commit is contained in:
parent
b3bf8f91de
commit
e4380e6d3b
1 changed files with 15 additions and 2 deletions
|
|
@ -418,7 +418,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 6.11.2
|
||||
versionCode: 113
|
||||
commit: 7eb8f3325f92a3121c9d6798e7c3d083cf34c09a
|
||||
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.1
|
||||
CurrentVersionCode: 112
|
||||
CurrentVersion: 6.11.2
|
||||
CurrentVersionCode: 113
|
||||
|
|
|
|||
Loading…
Reference in a new issue