mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
New app: com.dot.gallery
This commit is contained in:
parent
a5fdf844be
commit
9fb943332c
1 changed files with 33 additions and 0 deletions
33
metadata/com.dot.gallery.yml
Normal file
33
metadata/com.dot.gallery.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
Categories:
|
||||||
|
- Graphics
|
||||||
|
License: Apache-2.0
|
||||||
|
AuthorName: IacobIonut
|
||||||
|
AuthorEmail: paulionut2003@gmail.com
|
||||||
|
SourceCode: https://github.com/IacobIonut01/Gallery
|
||||||
|
IssueTracker: https://github.com/IacobIonut01/Gallery/issues
|
||||||
|
Changelog: https://github.com/IacobIonut01/Gallery/releases
|
||||||
|
|
||||||
|
AutoName: Gallery
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/IacobIonut01/Gallery
|
||||||
|
Binaries: https://github.com/IacobIonut01/Gallery/releases/download/%v-%c/Gallery-%v-%c-nomaps.apk
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.0.0
|
||||||
|
versionCode: 20070
|
||||||
|
commit: 7f0271d946fff196c672c05373dfa921d5c8c2e7
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AllowedAPKSigningKeys: 784605dd5075be058278a5425cbde5213162cbb4591b4428f44e75e08cc6438a
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 2.0.0-20070
|
||||||
|
CurrentVersionCode: 20070
|
||||||
Loading…
Reference in a new issue