From 03d8db289aabe9b91e04505ccebcde96ada79be4 Mon Sep 17 00:00:00 2001 From: fredboy Date: Wed, 15 May 2024 04:46:01 +0700 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) 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`
-- 2.29.2