Skip to content

Commit

Permalink
Update devcontainer.json (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
okhiroyuki authored Aug 31, 2024
1 parent 5cfa445 commit 70f4d30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"version": "17",
"installGradle": true
},
"ghcr.io/akhildevelops/devcontainer-features/android-cli:0.0.2": {
"PACKAGES": "platform-tools,platforms;android-34,build-tools;34.0.0,ndk-bundle,ndk;24.0.8215888,cmake;3.22.1"
"ghcr.io/NordcomInc/devcontainer-features/android-sdk:1": {
"extra_packages": "ndk-bundle ndk;24.0.8215888 cmake;3.22.1"
}
},
"mounts": [
Expand Down

0 comments on commit 70f4d30

Please sign in to comment.