mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
add FilemanagerSphere (com.etb.filemanager)
This commit is contained in:
parent
a710670199
commit
4cc66f56d3
1 changed files with 37 additions and 0 deletions
37
metadata/com.etb.filemanager.yml
Normal file
37
metadata/com.etb.filemanager.yml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Juan Nascimento
|
||||
SourceCode: https://github.com/Ruan625Br/FileManagerSphere
|
||||
IssueTracker: https://github.com/Ruan625Br/FileManagerSphere/issues
|
||||
Translation: https://hosted.weblate.org/engage/filemanagersphere/
|
||||
Changelog: https://github.com/Ruan625Br/FileManagerSphere/releases
|
||||
|
||||
AutoName: FileManagerSphere
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Ruan625Br/FileManagerSphere
|
||||
Binaries: https://github.com/Ruan625Br/FileManagerSphere/releases/download/v%v/FileManagerSphere-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.1
|
||||
versionCode: 3
|
||||
commit: 265c8693eef157cb7752721b808276391373af1e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.json'
|
||||
|
||||
AllowedAPKSigningKeys: dea7975f267a5ac76e5d2ea5be0d0adeb4e7e1b98f46fa209514b6397a2127bb
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue