mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
build(ksp): ksp and publishing tuning (#4462)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
9e6de124ee
commit
18aae852fd
9 changed files with 84 additions and 10 deletions
|
|
@ -1,5 +1,7 @@
|
|||
jdk:
|
||||
- openjdk17
|
||||
before_install:
|
||||
- ./gradlew --stop
|
||||
install:
|
||||
- ./gradlew publishToMavenLocal
|
||||
- ./gradlew :core:proto:publishToMavenLocal :core:model:publishToMavenLocal :core:api:publishToMavenLocal --no-daemon --stacktrace -Dorg.gradle.jvmargs="-Xmx4g -XX:+UseParallelGC"
|
||||
group: org.meshtastic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue