Skip to content

Commit

Permalink
try set java
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadnajmi committed Oct 16, 2024
1 parent 7fd3d48 commit fa703ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .ado/templates/android-dep-setup.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
steps:
- task: JavaToolInstaller@0
inputs:
versionSpec: '8'
jdkArchitectureOption: 'x64'
jdkSourceOption: 'PreInstalled'
- task: Bash@3
displayName: 'Android Emulator Setup'
inputs:
Expand Down

0 comments on commit fa703ce

Please sign in to comment.