Skip to content

Commit

Permalink
android-build-tools -> 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mortend committed Oct 5, 2023
1 parent 55ca7d0 commit 068b156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
install:
- ps: Install-Product node $env:nodejs_version
- npm install
- npm install android-build-tools@1.x -g
- npm install android-build-tools@2.x -g

build_script:
- npm pack --silent
Expand Down

0 comments on commit 068b156

Please sign in to comment.