mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-22 12:58:33 +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: |
|
||||
**/MLEM*.csproj
|
||||
**/Demos.csproj
|
||||
**/Demos.DesktopGL.csproj
|
||||
|
||||
- task: XamarinAndroid@1
|
||||
inputs:
|
||||
projectFile: '**/*Android.csproj'
|
||||
target: 'Release'
|
||||
jdkOption: 'JDKVersion'
|
||||
|
||||
|
||||
**/Demos.DesktopGL.csproj
|
Loading…
Reference in a new issue