ButterCam / Mediator

Cross-platform GUI gRPC debugging proxy
Apache License 2.0
142 stars 8 forks source link

Cannot build due to moved theme #1

Closed mikehearn closed 2 years ago

mikehearn commented 2 years ago

I can't build the project because the theme isn't in any known repository:

Could not resolve com.bybutter.compose:compose-jetbrains-theme:1.0.
Required by:
    project :desktop

Is it meant to be published to a public Maven repo?

devkanro commented 2 years ago

Yes, check Compose JetBrains Theme

devkanro commented 2 years ago

Recommend use the tag 1.0.0 to build.

I am refactoring the proxy, the main branch is not buildable.