You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #15890 was addressed to to repackage META-INF/.kotlin-module (with a dash), but the the suffix is supposed to be .kotlin_module with an underscore instead of a dash. The dash instead of the underscore was my bad from when I reported the issue. I apologize for the confusion.
Running jar tf against a kotlin project reveals that the correct suffix is kotlin_module.