Is there a way to create a PR? Figured it’s worth ...
# touchlab-tools
s
Is there a way to create a PR? Figured it’s worth contributing something as small as removing references to Jcenter
r
You can fork and open a PR like a typical github repo. I think there's still a jcenter dependency in the android gradle plugin, though. We need to stay on 4.0.x until IDEA supports newer.
s
Thanks for answering. This is my first time considering to make a PR to an open source project, and I want aware of that
Maybe I'm missing something, but everything worked when JCenter was removed
r
oh cool. I hadn't checked in a little bit but it's very possible that the relevant dependency has been redeployed to central by now