mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor(build): Create a dedicated analytics convention plugin (#3961)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
ce732203ae
commit
fdff7315fe
6 changed files with 78 additions and 20 deletions
|
|
@ -213,6 +213,7 @@ room = { id = "androidx.room", version.ref = "room" }
|
|||
spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
|
||||
|
||||
# Meshtastic
|
||||
meshtastic-analytics = { id = "meshtastic.analytics" }
|
||||
meshtastic-android-application = { id = "meshtastic.android.application" }
|
||||
meshtastic-android-application-compose = { id = "meshtastic.android.application.compose" }
|
||||
meshtastic-android-application-flavors = { id = "meshtastic.android.application.flavors" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue