patloew / RxLocation

🗺 [DEPRECATED] Reactive Location APIs Library for Android and RxJava 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invokedynamic requires --min-sdk-version >= 26

adolgiy opened this issue · comments

Invokedynamic requires --min-sdk-version >= 26

I got this error on latest Android Studio 3.0 with Kotlin enabled.

You have to add compatibility info to build.gradle. See #53.