diff --git a/Building-for-Android.-.md b/Building-for-Android.-.md index 1a549a9..3c547f4 100644 --- a/Building-for-Android.-.md +++ b/Building-for-Android.-.md @@ -27,6 +27,7 @@ Eden by default will be cloned into - `export ANDROID_NDK_ROOT=path/to/ndk`. 4. Navigate to `eden/src/android`. 5. Then Build with `./gradlew assemblerelWithDebInfo`. +6. To build the optimised build use './gradlew assembleGenshinSpoofRelWithDebInfo'