Skip to content

Commit 41adc08

Browse files
authored
Merge pull request #66 from mendix/fix/android_sdk_33
[MOO-1165] Android SDK updated to 33.
2 parents 03a759e + 03660a9 commit 41adc08

File tree

4 files changed

+3824
-2477
lines changed

4 files changed

+3824
-2477
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Make sure that the following is installed on your system:
3232
- A clone of this repository or the customizable package for your app, available in the 'Deploy'
3333
section of the Mendix Portal. When starting from a customizable package, basic configuration for
3434
your app has already been done.
35-
- Recent `Node.js`. This code was tested with version 6. You can check by running `node -v`.
35+
- Recent `Node.js`. This code was tested with version 18. You can check by running `node -v`.
3636
- Windows: install from [nodejs.org](https://nodejs.org/en/download/)
3737
- MacOS: use [Brew](https://brew.sh/) to install `Node.js`: `brew install node`
3838
- Linux, BSD, etc: install using the available package manager, e.g. on Debian: `sudo apt-get install node`

0 commit comments

Comments
 (0)