1
0
Fork 0
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:
NeroBurner 2021-06-21 21:51:42 +02:00 committed by GitHub
parent 7fdbf3f231
commit a7143c2a8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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>