mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
SuperImage: update to 1.2.1
This commit is contained in:
parent
0e47a2d776
commit
57a288756c
1 changed files with 3 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ AutoName: SuperImage
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Lucchetto/SuperImage.git
|
||||
Binaries: https://github.com/Lucchetto/SuperImage/releases/download/v%v/app-release.apk
|
||||
Binaries: https://github.com/Lucchetto/SuperImage/releases/download/v%v/app-free-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.0
|
||||
|
|
@ -21,6 +21,7 @@ Builds:
|
|||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/Lucchetto/SuperImage/releases/download/v%v/app-release.apk
|
||||
scandelete:
|
||||
- realesrgan/src/main/cpp/MNN/3rd_party/flatbuffers/tests/*.bin
|
||||
- realesrgan/src/main/cpp/MNN/tools/cv/imgs
|
||||
|
|
@ -31,7 +32,7 @@ Builds:
|
|||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
- free
|
||||
scandelete:
|
||||
- realesrgan/src/main/cpp/MNN/3rd_party/flatbuffers/tests/*.bin
|
||||
- realesrgan/src/main/cpp/MNN/tools/cv/imgs
|
||||
|
|
|
|||
Loading…
Reference in a new issue