added android 5.0 build
This commit is contained in:
parent
27fab40327
commit
08a26575e3
2 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,7 @@ signingKey = "89C809CB"
|
|||
autobuilds :: [(URLString, FilePath)]
|
||||
autobuilds =
|
||||
(map linuxarch ["i386", "amd64", "armel"]) ++
|
||||
(map androidversion ["4.0", "4.3"]) ++
|
||||
(map androidversion ["4.0", "4.3", "5.0"]) ++
|
||||
[ (autobuild "x86_64-apple-yosemite/git-annex.dmg", "git-annex/OSX/current/10.10_Yosemite/git-annex.dmg")
|
||||
, (autobuild "windows/git-annex-installer.exe", "git-annex/windows/current/git-annex-installer.exe")
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue