jcraane / kmm-resources

Gradle plugin for generating localizable resources for Android, iOS and Web in a Kotlin Multiplatform (Mobile) project for use in the UI, android, iOS and shared framework code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

androidApplicationId is mandatory even when no Android app is present.

jurmous opened this issue · comments

I have created a new project and I noticed that androidApplicationId is mandatory even while there is currently no Android app.

Thanks for the report. I am going to look into this and fix the issue.