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:
parent
b2596eda32
commit
27f4195471
54 changed files with 367 additions and 236 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