bkohler616 commented on issue #1642:
URL: 
https://github.com/apache/cordova-android/issues/1642#issuecomment-1927760468

   If anyone else runs into this when moving to Kotlin 1.9+; Add a cordova hook 
of `before_prepare`  to replace the line `apply plugin: 
'kotlin-android-extensions'` with nothing. Granted, my app doesn't use any 
major features of the extensions, so I didn't need to have to use the 
`kotlin-parcelize` system. Unknown on compatibility with that, your mileage may 
vary.
   
   Regardless, I am now able to run with kotlin 1.9.22 just fine.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to