mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Merge branch 'remotenumpad' into 'master'
new app: RemoteNumPad Closes rfp#1257 See merge request fdroid/fdroiddata!8026
This commit is contained in:
commit
ad12f843ba
1 changed files with 23 additions and 0 deletions
23
metadata/com.guillaumepayet.remotenumpad.yml
Normal file
23
metadata/com.guillaumepayet.remotenumpad.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Guillaume Payet
|
||||||
|
AuthorEmail: theolizard@gmail.com
|
||||||
|
SourceCode: https://github.com/theolizard/remote-numpad
|
||||||
|
IssueTracker: https://github.com/theolizard/remote-numpad/issues
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/theolizard/remote-numpad
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.6.2
|
||||||
|
versionCode: 25
|
||||||
|
commit: 1.6.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.6.2
|
||||||
|
CurrentVersionCode: 25
|
||||||
Loading…
Reference in a new issue