amirplaza
amirplaza
I would like to have ResourceFormattedStringDesc available for @Parcelize. Currently it inherits only from StringDesc and not Parcelable. There is a diference ResourceStringDesc that inherits from Parcelable and is ready...
@ponvig It seems the plugin adding compiler parameters doesn't work properly on Kotlin 1.8.10. As a workaround I added the following line to "_iosArm64()_.binaries.framework {" piece of code. `freeCompilerArgs +=...
Has somebody looked into this already? 👀