15

I have updated version of my Android Studio to 2.0 and is facing incompatibility issue of bitbucket plugin 1.2.1 when loading Android Studio.

Android Studio's Event log is saying:
"Plugin Error
Problems found loading plugins:
Following plugins are incompatible with current IDE build: Bitbucket"

Can anyone help me regarding?

Thanks in advance.

Hassan Jamil
  • 951
  • 1
  • 13
  • 33

1 Answers1

32

Try use jetbrains bitbucket connector, open this link and download the package: https://drive.google.com/open?id=1L0bEhoCIrV9Jced1fqdYscI34wwuKyvQ

After dowloading you need install this plugin (Don't extract the package).

In Android Studio, follow the menu items path:

File => Settings => Plugins => Install plugin from disk => {choose downloaded package} => Restart Android Studio

Hassan Jamil
  • 951
  • 1
  • 13
  • 33
Alex
  • 591
  • 5
  • 8