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
Currently using kapt for annotation processing but it only supports jvm since it's part of the java compiler. If we want to multiplatform kapt wont work. MpApt was created to support multiplatform. Investigate it and see if its worthwhile.
Currently using kapt for annotation processing but it only supports jvm since it's part of the java compiler. If we want to multiplatform kapt wont work. MpApt was created to support multiplatform. Investigate it and see if its worthwhile.
https://github.com/Foso/MpApt
The text was updated successfully, but these errors were encountered: