From a0fd60c5d5fc3d8d48437c5fbb50be2242759b29 Mon Sep 17 00:00:00 2001 From: Medley <198984680+maplemedley@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:39:59 +0100 Subject: [PATCH] Remove trailing whitespace --- doc/android.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/android.md b/doc/android.md index e0817617c1..9e49903bed 100644 --- a/doc/android.md +++ b/doc/android.md @@ -100,7 +100,7 @@ speed up and simplify the work, as well as adding the possibility of cross-platform build. You can use `./gradlew assemblerelease` or `./gradlew assembledebug` from the -command line or use Android Studio and click the build button. +command line or use Android Studio and click the build button. When using gradlew, the newest NDK will be downloaded and installed automatically. Or you can create a `local.properties` file and specify @@ -118,7 +118,3 @@ automatically. Or you can create a `local.properties` file and specify > key.alias=Minetest * If you're compiling on Windows, you can use the `gradle` command, so long as you install the additional Unix dependency [gettext](https://www.gnu.org/software/gettext/). Both of these are verified to work when installed by [Scoop](https://scoop.sh). - - - -