Hello All,
Created on project through KMP composeApp wizard.
Added flavor for androidapp in gradle which is working fine after selecting proper flavor its running properly as expected.
Now how can i get gradle task to build android bundle for release mode from gradle tasks list ?
not able to find task in gradle tasks list. So how exactly this gradle system works in case of KMP ?
Note : bundle flavor wise generating proper if its selected thorugh android studio Build => Bundle Bundle wizard.
Thank You
h
hfhbd
02/06/2025, 9:26 PM
Click on Task list not built… in the top bar that should load all tasks
n
neerav
02/06/2025, 9:43 PM
it just open up enabled experimentaiton feature.
all required are enabled.
h
hfhbd
02/06/2025, 10:06 PM
Then click on Gradle sync, the elephant, the 3rd icon from the right
a
Andrew Reed
02/07/2025, 9:25 AM
Sometimes you need to whip the elephant to do its job