ubu
07/05/2019, 11:31 AM1.2.71 to 1.3.10 in Android Studio 3.4. I get unresolved references for all RxJava dependencies. Then I get a popup message in AndroidStudio saying: '../StudioProjects/FuraReloaded/build.gradle': 34: only buildscript {} and other plugins {} script blocks are allowed before plugins {} blocks, no other statements are allowed. Here's my build.gradle file:
https://gist.github.com/uburoiubu/9378f28fd77d46ed27b12ff34ed3a8ff
Any help will be appreciated.Jan Stoltman
07/05/2019, 11:56 AMplugins {} to the top 🤷♂️