summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d017928)
raw | patch | inline | side by side (parent: d017928)
author | fredboy <fredboy@protonmail.com> | |
Tue, 14 May 2024 21:46:01 +0000 (04:46 +0700) | ||
committer | fredboy <fredboy@protonmail.com> | |
Tue, 14 May 2024 21:46:01 +0000 (04:46 +0700) |
README.md | patch | blob | history |
diff --git a/README.md b/README.md
index d7246af128305107451000e935c31527507b9209..bf5e3713ed7512add61b4810b1329da1eeedbe7e 100644 (file)
--- a/README.md
+++ b/README.md
You can download apk and jar from here: <br>
<https://fredboy.ru/pub/cavedroid/>
## Build instructions
+You need to publish [my ksp processor](https://github.com/fredboy/automultibind) to mavenLocal repository first.
### Android
To build for Android use <br>
`./gradlew android:assemble` <br>