Hi guys, i was trying to upgrade kmm from 0.5.3 to...
# touchlab-tools
i
Hi guys, i was trying to upgrade kmm from 0.5.3 to 1.2.0 but i got the error below, do you guys have same issue?
Copy code
Script compilation error:

  Line 67: addGithubPackagesRepository()
           ^ Unresolved reference: addGithubPackagesRepository
s
Did you check this upgrade guide? https://touchlab.co/kmmbridge/upgradingfrom10#github Github specific stuff is now available in a new module
gratitude thank you 1
i
thx @shaktiman_droid - it’s been solved by • change the KMMBridge plugin from:
co.touchlab.kmmbridge
to
co.touchlab.kmmbridge.github
kmmbridge = { id = “co.touchlab.kmmbridge.github”, version.ref = “kmmbridge” }
gratitude thank you 1