mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 15:41:29 +03:00
Update devcontainer.json
同步安卓ndk到23版本
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/java:1": {},
|
"ghcr.io/devcontainers/features/java:1": {},
|
||||||
"ghcr.io/akhildevelops/devcontainer-features/android-cli:latest": {
|
"ghcr.io/akhildevelops/devcontainer-features/android-cli:latest": {
|
||||||
"PACKAGES": "platform-tools,ndk;22.1.7171670"
|
"PACKAGES": "platform-tools,ndk;23.2.8568313"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"customizations": {
|
"customizations": {
|
||||||
|
|||||||
Reference in New Issue
Block a user