mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Newapp: SuperImage
This commit is contained in:
parent
7715b130a0
commit
9b396c95c6
1 changed files with 31 additions and 0 deletions
31
metadata/com.zhenxiang.superimage.yml
Normal file
31
metadata/com.zhenxiang.superimage.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Graphics
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Zhenxiang Chen
|
||||
AuthorEmail: superimage@outlook.com
|
||||
AuthorWebSite: https://t.me/super_image
|
||||
SourceCode: https://github.com/Lucchetto/SuperImage
|
||||
IssueTracker: https://github.com/Lucchetto/SuperImage/issues
|
||||
|
||||
AutoName: SuperImage
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Lucchetto/SuperImage.git
|
||||
Binaries: https://github.com/Lucchetto/SuperImage/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.0
|
||||
versionCode: 120
|
||||
commit: v1.2.0
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- realesrgan/src/main/cpp/MNN/3rd_party/flatbuffers/tests/*.bin
|
||||
- realesrgan/src/main/cpp/MNN/tools/cv/imgs
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 120
|
||||
Loading…
Reference in a new issue