You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have compose multiplatform project with multiple modules. I applied all the steps described in the README.md to use flavors. However, the setting in gradle.properties is ignored. I still obtain defaultConfigs values :-( I suppose it is my bug, but I'm not able to find that.
Describe the bug
I have compose multiplatform project with multiple modules. I applied all the steps described in the README.md to use flavors. However, the setting in gradle.properties is ignored. I still obtain defaultConfigs values :-( I suppose it is my bug, but I'm not able to find that.
/composeApp/build.gradle.kts
/gradle.properties
I print the values into the log in my app:
I still obtain this:
/gradle/libs.versions.toml
Do you see where could be the problem?
I also tried to compile and run the app from command line and the same result:
To Reproduce
Don't have repo
Expected behavior
I would expect that setting in gradle.properties or in command line will be taken into consideration.
Screenshots
None.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: