There was an error while loading. Please reload this page.
1 parent 69b85ab commit cd69b73Copy full SHA for cd69b73
Dockerfile
@@ -1,7 +1,8 @@
1
FROM beevelop/android-nodejs
2
3
-ENV CORDOVA_VERSION=11.0.0 \
4
- CORDOVA_BUILD_TOOLS_VERSION=30.0.3
+ENV CORDOVA_VERSION=12.0.0 \
+ CORDOVA_BUILD_TOOLS_VERSION=33.0.2 \
5
+ ANDROID_HOME=/opt/android
6
7
WORKDIR "/tmp"
8
0 commit comments