Update Kore to 0.9.2 (4)
This commit is contained in:
parent
a24a033a80
commit
3e678fbc32
|
@ -8,9 +8,9 @@ Issue Tracker:https://github.com/SyncedSynapse/Kore/issues
|
|||
Auto Name:Kore
|
||||
Summary:Remote control for Kodi (XBMX)
|
||||
Description:
|
||||
Simple remote controle for [http://kodi.tv Kodi]. It requires Google's
|
||||
proprietary Play services being installed on the device for in-app
|
||||
billing.
|
||||
Simple remote controle for [http://kodi.tv Kodi]. In-app purchases
|
||||
(e.g. for themes) are broken, since they require proprietary play-
|
||||
services.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -22,10 +22,11 @@ Build:0.9.1,3
|
|||
gradle=yes
|
||||
prebuild=echo "IAP_KEY 'foo'" >> ../gradle.properties
|
||||
|
||||
Maintainer Notes:
|
||||
* Not sure about IAP_KEY.
|
||||
* https://github.com/SyncedSynapse/Kore/issues/1 mentions play-services, maybe just runtime depency?
|
||||
.
|
||||
Build:0.9.2,4
|
||||
commit=399d0db2ec835a61d8c747e6c197443b97c5c8a4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=echo "IAP_KEY 'foo'" >> ../gradle.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
Loading…
Reference in a new issue