Update AndrOBD MqttPublisher to V1.0.3 (10003)
This commit is contained in:
parent
fdb38fcec2
commit
68fb5700a0
|
|
@ -7,7 +7,7 @@ IssueTracker: https://github.com/fr3ts0n/AndrOBD-Plugin/issues
|
||||||
Changelog: https://github.com/fr3ts0n/AndrOBD-Plugin/releases
|
Changelog: https://github.com/fr3ts0n/AndrOBD-Plugin/releases
|
||||||
Bitcoin: 19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP
|
Bitcoin: 19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP
|
||||||
|
|
||||||
AutoName: MqttPublisher Plugin
|
AutoName: AndrOBD MqttPublisher
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/fr3ts0n/AndrOBD-Plugin
|
Repo: https://github.com/fr3ts0n/AndrOBD-Plugin
|
||||||
|
|
@ -27,7 +27,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: V1.0.3
|
||||||
|
versionCode: 10003
|
||||||
|
commit: V1.0.3
|
||||||
|
subdir: MqttPublisher
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: V1.0.1
|
CurrentVersion: V1.0.3
|
||||||
CurrentVersionCode: 10001
|
CurrentVersionCode: 10003
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue