mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Merge branch 'add-sync-memories' into 'master'
Add SyncMemories to the app list See merge request fdroid/fdroiddata!5572
This commit is contained in:
commit
71e393c0e9
1 changed files with 26 additions and 0 deletions
26
metadata/jp.muo.syncmemories.yml
Normal file
26
metadata/jp.muo.syncmemories.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: MIT
|
||||
AuthorName: Kei Nakazawa
|
||||
AuthorEmail: muo@muo.jp
|
||||
WebSite: https://sm.muo.jp/
|
||||
SourceCode: https://github.com/muojp/sync-memories
|
||||
IssueTracker: https://github.com/muojp/sync-memories/issues
|
||||
|
||||
AutoName: SyncMemories
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/muojp/sync-memories
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
commit: v1.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue