katokay
08/27/2025, 2:23 PMError: Exception in thread "main" java.lang.IllegalStateException: Unresolved classifier: platform/WatchConnectivity/WCSession
for which I've played whack-a-mole on countless ways to resolve the issue. For context, it uses swiftklib plugin to help with the HealthKit specific dependencies. I've even gone so far as replacing that plugin with compiling the code myself in the gradle file with customized def files to ensure depends in the def file brings in the missing dependencies, none of which has had any success. I feel like I'm missing something simple that's different between my local environment and the build server but for the life of me can't figure out what it is. Any help would be greatly appreciated.
The project:
https://github.com/crowded-libs/vitalitytapchicoma
08/27/2025, 6:05 PMkatokay
08/27/2025, 9:54 PMkatokay
08/27/2025, 10:02 PMkatokay
08/27/2025, 10:50 PM刘zh
09/06/2025, 1:12 AMkatokay
09/06/2025, 1:13 PM