This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: bump pose-detection library to 4.14.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

+1 -1
+1 -1
posedetection/build.gradle.kts
··· 4 4 5 5 mavenPublishing { 6 6 publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL) 7 - coordinates("com.performancecoachlab.posedetection", "posedetection-compose", "4.13.0") 7 + coordinates("com.performancecoachlab.posedetection", "posedetection-compose", "4.14.0") 8 8 9 9 pom { 10 10 name.set("Pose Detection")