1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-22 17:18:39 +00: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 rubenwardy
parent b2596eda32
commit 27f4195471
54 changed files with 367 additions and 236 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>