FunkyMuse
08/07/2021, 12:17 PMmbonnin
08/07/2021, 2:22 PM-i
(./gradlew assembleDebug -i
). That'll give an idea of what the blocking task might beFunkyMuse
08/07/2021, 2:23 PMmbonnin
08/07/2021, 2:24 PMorg.gradle.jvmargs=-Xmx4g
in your gradle.properties
to give more memory to the build