Update Android compilation instructions

This commit is contained in:
PaddiM8 2022-12-10 01:06:06 +01:00
parent 524999493c
commit cca37525c8

View File

@ -114,5 +114,6 @@ Run:
Run:
1. `npm install`
2. `npx cap sync`
3. Build the project using Android Studio, or Gradle directly.
2. `npm run build`
3. `npx cap sync`
4. Build the project using Android Studio, or Gradle directly.