-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems after upgrade to Kotlin 1.3.50: #60
Comments
@ligi thanks for reporting - will have a look |
this is a really strange issue. Interestingly it works after some point.
something is really off here. My main problem currently is the CI - can get it working locally - but have big problems on the CI |
here the full stacktrace - perhaps this helps:
|
cc @akwizgran as I see gradle-witness in the stacktrace and it only seems to happen with the CI flag that toggles gradle-witness |
really a strange behavior regarding |
thanks for getting back to me - unfortunately a gradlew clean did not help for me |
Sorry for the delay - I tried to reproduce it with a fresh project created with Android Studio 3.6 Canary 7 which was Kotlin 1.3.41 initially, then upgraded to 1.3.50
Maybe your build includes other plug ins which interfere here? Can you reproduce it with a fresh project w/o any additional plug ins? |
We've managed to fix that with running |
I am currently seeing this error again after updating to kotlin 1.3.50:
Originally posted by @ligi in #31 (comment)
The text was updated successfully, but these errors were encountered: