X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=README.md;h=684c5a354316afe22a10f1134a69e5e7848ab072;hb=refs%2Fheads%2Fmaster;hp=d7246af128305107451000e935c31527507b9209;hpb=9658c45699da27614c783c0cd67f2c4e1c7a6776;p=cavedroid.git diff --git a/README.md b/README.md index d7246af..bf5e371 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Written in Java using libGDX framework.
You can download apk and jar from here:
## Build instructions +You need to publish [my ksp processor](https://github.com/fredboy/automultibind) to mavenLocal repository first. ### Android To build for Android use
`./gradlew android:assemble`