bkohler616

Results 4 comments of bkohler616

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...

I realize that this may be a bit unorthodox, and there's sadly not a standard for this instance within the plugins that I'm aware of. I gave it my best...

Hey there! I have applied your recommended changes to the main branch on my repo. I also adjusted the package.json version number so it should contain a proper new version...

Hey there! I accidentally didn't have the build posted on the release for 1.0.3, but I have that done now. I should mention that I am not wanting to take...