mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-22 20:58:34 +01:00
remove Android task
This commit is contained in:
parent
d638d4a3dc
commit
f19cacf739
1 changed files with 1 additions and 9 deletions
|
@ -27,12 +27,4 @@ steps:
|
||||||
projects: |
|
projects: |
|
||||||
**/MLEM*.csproj
|
**/MLEM*.csproj
|
||||||
**/Demos.csproj
|
**/Demos.csproj
|
||||||
**/Demos.DesktopGL.csproj
|
**/Demos.DesktopGL.csproj
|
||||||
|
|
||||||
- task: XamarinAndroid@1
|
|
||||||
inputs:
|
|
||||||
projectFile: '**/*Android.csproj'
|
|
||||||
target: 'Release'
|
|
||||||
jdkOption: 'JDKVersion'
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue