mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
simplemobiletools.filemanager - update aum, update, java17
This commit is contained in:
parent
769902177e
commit
9216e08c6b
1 changed files with 15 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ Name: Simple File Manager Pro
|
|||
AutoName: File Manager
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SimpleMobileTools/Simple-File-Manager
|
||||
Repo: https://github.com/SimpleMobileTools/Simple-File-Manager.git
|
||||
|
||||
Builds:
|
||||
- versionName: 6.0.0
|
||||
|
|
@ -592,6 +592,17 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 6.16.1
|
||||
versionCode: 136
|
||||
commit: 265c49db3b1c8fba1c954150c64e14ca6fd64daf
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
MaintainerNotes: |-
|
||||
KnownVuln: com.github.tibbi:AndroidPdfViewer:da57ff410e noted at below link
|
||||
https://github.com/SimpleMobileTools/Simple-File-Manager/blob/$TAG/app/build.gradle
|
||||
|
|
@ -600,5 +611,6 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.16.0
|
||||
CurrentVersionCode: 135
|
||||
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
||||
CurrentVersion: 6.16.1
|
||||
CurrentVersionCode: 136
|
||||
|
|
|
|||
Loading…
Reference in a new issue