In Intellij I turned on "delegate IDE build/run actions to gradle" and it works 70% of the times. But this option is not there in Android Studio. Is there another work around?
g
gildor
01/30/2019, 7:15 AM
Are you sure that you build is successful and you do not reference Android SDK classes?
s
Saiedmomen
01/30/2019, 7:23 AM
Yes. This is a separate non Android module
Saiedmomen
01/30/2019, 7:26 AM
And build is also successful. Like I said I had this issue for a while