firebase-kotlin-sdk icon indicating copy to clipboard operation
firebase-kotlin-sdk copied to clipboard

updated dependencies & Kotlin 1.6.21

Open suntrix opened this issue 3 years ago • 1 comments
trafficstars

suntrix avatar Jul 15 '22 00:07 suntrix

I noticed the build is failing on this, any ideas why?

nbransby avatar Aug 02 '22 21:08 nbransby

Not sure yet, but I'll try to fix it this week.

suntrix avatar Aug 16 '22 09:08 suntrix

Looks like the issue is somehow connected with Kotlin 1.6.21, updating to 1.7.x fixes it. I'll create a new PR with Kotlin 1.7.10 update & close this one.

Users that use Kotlin 1.6.21 in their projects will still be able to use the last release that was build with Kotlin 1.6.10.

suntrix avatar Sep 02 '22 15:09 suntrix

New PR: https://github.com/GitLiveApp/firebase-kotlin-sdk/pull/337

suntrix avatar Sep 02 '22 15:09 suntrix