I've been trying to downgrade everything except fo...
# android
d
I've been trying to downgrade everything except for the android build tools 3.2.0, but nothing works... 😞. It seems like something in
classpath 'com.android.tools.build:gradle:3.2.0'
is causing the problem in
classpath 'com.android.tools.build:gradle:3.1.4'
, it works fine.