mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Merge branch 'superprod' into 'master'
new app: Super Productivity Closes rfp#1523 See merge request fdroid/fdroiddata!8004
This commit is contained in:
commit
f9016367ad
1 changed files with 28 additions and 0 deletions
28
metadata/com.superproductivity.superproductivity.yml
Normal file
28
metadata/com.superproductivity.superproductivity.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Time
|
||||
License: MIT
|
||||
AuthorName: Johannes Millan
|
||||
AuthorWebSite: https://super-productivity.com/
|
||||
WebSite: https://super-productivity.com/
|
||||
SourceCode: https://github.com/johannesjo/super-productivity-android
|
||||
IssueTracker: https://github.com/johannesjo/super-productivity-android/issues
|
||||
|
||||
AutoName: Super Productivity
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/johannesjo/super-productivity-android
|
||||
|
||||
Builds:
|
||||
- versionName: '7.0'
|
||||
versionCode: 7
|
||||
commit: v7.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '7.0'
|
||||
CurrentVersionCode: 7
|
||||
Loading…
Reference in a new issue