mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Move build/android directory to root of project (#11283)
This commit is contained in:
parent
7fdbf3f231
commit
a7143c2a8c
53 changed files with 224 additions and 223 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue