From 5441f87b7a56e4bf8399681e42201f9fb9bc55cd Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Fri, 30 Jan 2026 07:30:06 -0600 Subject: [PATCH] Update README with JitPack integration details (#4372) Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com> --- core/api/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/api/README.md b/core/api/README.md index b90733145..a6f2a598d 100644 --- a/core/api/README.md +++ b/core/api/README.md @@ -4,6 +4,8 @@ This module contains the stable AIDL interface and dependencies required to inte ## Integration +[![](https://jitpack.io/v/meshtastic/Meshtastic-Android.svg)](https://jitpack.io/#meshtastic/Meshtastic-Android) + To communicate with the Meshtastic Android service from your own application, we recommend using **JitPack**. Add the JitPack repository to your root `build.gradle.kts` (or `settings.gradle.kts`):