mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Com.vincentengelsoftware.vesandroidimagecompare
This commit is contained in:
parent
b1d4e53c3c
commit
6164a3d025
1 changed files with 29 additions and 0 deletions
29
metadata/com.vincentengelsoftware.vesandroidimagecompare.yml
Normal file
29
metadata/com.vincentengelsoftware.vesandroidimagecompare.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Graphics
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Vincent Engel
|
||||
SourceCode: https://github.com/VincentEngel/VES-Image-Compare
|
||||
IssueTracker: https://github.com/VincentEngel/VES-Image-Compare/issues
|
||||
|
||||
AutoName: VES - Image Compare
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VincentEngel/VES-Image-Compare.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 4
|
||||
commit: 3ee850775a84d136ca7ecfa2d2f03f54b854cfc4
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^fdroid
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue