```java.lang.IllegalStateException: Module with the Main dispatcher is missing. Add dependency provi...
m
Copy code
java.lang.IllegalStateException: Module with the Main dispatcher is missing. Add dependency providing the Main dispatcher
release builds only
m
added exclude rule for Maindispatcher, thanks!