mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update Enhanced Controller for Onkyo and Pioneer to 1.4 (15)
This commit is contained in:
parent
72109f596c
commit
3b82f2cb8e
1 changed files with 10 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ SourceCode: https://github.com/mkulesh/onpc
|
||||||
IssueTracker: https://github.com/mkulesh/onpc/issues
|
IssueTracker: https://github.com/mkulesh/onpc/issues
|
||||||
Changelog: https://github.com/mkulesh/onpc/releases
|
Changelog: https://github.com/mkulesh/onpc/releases
|
||||||
|
|
||||||
AutoName: Enhanced Controller for Onkyo
|
AutoName: Enhanced Controller for Onkyo and Pioneer
|
||||||
Description: |-
|
Description: |-
|
||||||
This app allows remote control of an Onkyo Network Player or a Network A/V
|
This app allows remote control of an Onkyo Network Player or a Network A/V
|
||||||
Receiver via the "Integra Serial Communication Protocol". Its two most
|
Receiver via the "Integra Serial Communication Protocol". Its two most
|
||||||
|
|
@ -71,7 +71,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.4'
|
||||||
|
versionCode: 15
|
||||||
|
commit: v1.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.3'
|
CurrentVersion: '1.4'
|
||||||
CurrentVersionCode: 13
|
CurrentVersionCode: 15
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue