Run block at :app:transformDexWithInstantRunDependenciesApkForDebug
Answered
Hello,
I have created a android kotlin project an I have run. The run block at
| :app:transformDexWithInstantRunDependenciesApkForDebug |
I have been waiting for 45 minutes, it's because of my computer or intellij ?
The other elements took charge very quickly (only 5 minutes).

Please sign in to leave a comment.
Try building from the command line Gradle. Does it also hang?
I don't know how can I building from the command line Gradle, do you have a tutorial ?
No, the application is not hang, the application charge, the time is always refresh and the icon at the left of the text
do tricks.
Run `gradlew build` in the terminal.