1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 18:35:20 +02:00

Move build/android directory to root of project (#11283)

This commit is contained in:
NeroBurner
2021-06-21 21:51:42 +02:00
committed by GitHub
parent 7fdbf3f231
commit a7143c2a8c
53 changed files with 224 additions and 223 deletions

View File

@@ -74,7 +74,7 @@ automatically. Or you can create a `local.properties` file and specify
are different tutorials on the web explaining how to do it
- choose one yourself.
* Once your keystore is setup, enter build/android subdirectory and create a new
* Once your keystore is setup, enter the android subdirectory and create a new
file "ant.properties" there. Add following lines to that file:
> key.store=<path to your keystore>