mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'fossdd-app-om.sstvencoder' into 'master'
new app: om.sstvencoder Closes rfp#1655 See merge request fdroid/fdroiddata!8443
This commit is contained in:
commit
7ac0d59ce7
1 changed files with 21 additions and 0 deletions
21
metadata/om.sstvencoder.yml
Normal file
21
metadata/om.sstvencoder.yml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/olgamiller/SSTVEncoder2
|
||||
IssueTracker: https://github.com/olgamiller/SSTVEncoder2/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/olgamiller/SSTVEncoder2.git
|
||||
|
||||
Builds:
|
||||
- versionName: '2.5'
|
||||
versionCode: 26
|
||||
commit: Version2.5-fastlane
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.5'
|
||||
CurrentVersionCode: 26
|
||||
Loading…
Reference in a new issue