mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Com.lukeneedham.videodiary
This commit is contained in:
parent
dfa23bb9dd
commit
7dffdf2af8
1 changed files with 27 additions and 0 deletions
27
metadata/com.lukeneedham.videodiary.yml
Normal file
27
metadata/com.lukeneedham.videodiary.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Luke Needham
|
||||
AuthorWebSite: https://LukeNeedham.com
|
||||
SourceCode: https://github.com/LukeNeedham/VideoDiary
|
||||
|
||||
AutoName: Video Diary
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/LukeNeedham/VideoDiary.git
|
||||
Binaries: https://github.com/LukeNeedham/VideoDiary/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.7
|
||||
versionCode: 8
|
||||
commit: v1.0.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 9018552871bad3c18f1961a0b2bd045ebc6ef07248eaff12429059576e79620f
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9\.]+$
|
||||
CurrentVersion: 1.0.7
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue