Siavoshkc
Siavoshkc

Reputation: 342

Cannot find sbt in Android Studio plug-in list

In this website it is explained how to enable Scala in Android studio. My problem is that "sbt" (Build Tool) is absent in my plug-in list as is shown in the guide. Though "Scala" was there and I installed it.

I though I may have to add another plug-in repo but didn't find any.

Upvotes: 2

Views: 466

Answers (1)

Siavoshkc
Siavoshkc

Reputation: 342

The reason sbt is not shown is that its last version (1.8.0) is not compatible with my Android Studio (v1.5.1).

Upvotes: 2

Related Questions