for the new plugin <https://developer.android.com/...
# multiplatform
j
for the new plugin https://developer.android.com/kotlin/multiplatform/plugin#apply - where do i put signingconfigs?
z
Are there scenarios where you need signing configs for Android libraries? This plugin is for libraries specifically (so, not application modules).
j
Oh, I was confused .. I thought this was for applications, as well - thanks @zsmb 🙏