X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=README.md;h=bf5e3713ed7512add61b4810b1329da1eeedbe7e;hb=6bb7e1d207c640ff3b8e41ce2fb1c6203985bdb1;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`