square / otto

An enhanced Guava-based event bus with emphasis on Android support.
http://square.github.io/otto/
Apache License 2.0
5.17k stars 848 forks source link

Port to Android Studio(2.2.3) #197

Closed Krbit closed 7 years ago

Krbit commented 7 years ago

Support Android Studio(Version 2.2.3)

JakeWharton commented 7 years ago

This project is built with Maven, not Gradle. You can use an IDE like IntelliJ IDEA to import it.