mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
new app: Snapdrop
This commit is contained in:
parent
c97b34763a
commit
a1b018e6fe
1 changed files with 29 additions and 0 deletions
29
metadata/com.fmsys.snapdrop.yml
Normal file
29
metadata/com.fmsys.snapdrop.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Connectivity
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
AuthorName: fm-sys
|
||||
SourceCode: https://github.com/fm-sys/snapdrop-android
|
||||
IssueTracker: https://github.com/fm-sys/snapdrop-android/issues
|
||||
Translation: https://crowdin.com/project/snapdrop-android
|
||||
Changelog: https://github.com/fm-sys/snapdrop-android/releases
|
||||
|
||||
AutoName: Snapdrop
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/fm-sys/snapdrop-android
|
||||
|
||||
Builds:
|
||||
- versionName: 1.7.0
|
||||
versionCode: 12
|
||||
commit: v1.7.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 12
|
||||
Loading…
Reference in a new issue