mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
New App: au.com.darkside.xdemo.yml. Reworked version of au.com.darkside.XServer which works with new android versions.
closes rfp#1590
This commit is contained in:
parent
d712f318d4
commit
bd2ecee592
1 changed files with 26 additions and 0 deletions
26
metadata/au.com.darkside.xdemo.yml
Normal file
26
metadata/au.com.darkside.xdemo.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- System
|
||||
License: MIT
|
||||
AuthorName: Daniel Giritzer
|
||||
AuthorWebSite: http://page.nwrk.biz/giri
|
||||
SourceCode: https://github.com/nwrkbiz/android-xserver
|
||||
IssueTracker: https://github.com/nwrkbiz/android-xserver/issues
|
||||
Changelog: https://github.com/nwrkbiz/android-xserver/releases
|
||||
|
||||
AutoName: X Server
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/nwrkbiz/android-xserver
|
||||
|
||||
Builds:
|
||||
- versionName: '1.24'
|
||||
versionCode: 23
|
||||
commit: '1.24'
|
||||
subdir: demo
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.24'
|
||||
CurrentVersionCode: 23
|
||||
Loading…
Reference in a new issue