matomo-org / matomo-sdk-android

SDK for Android to measure your apps with Matomo. Works on Android phones, tablets, Fire TV sticks, and more!
BSD 3-Clause "New" or "Revised" License
388 stars 162 forks source link

invokedynamic requires --min-sdk-version >= 26 #216

Closed cs8 closed 6 years ago

cs8 commented 6 years ago

I use the globalMinSdkVersion = 19 but bulid failed. Error:com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)

d4rken commented 6 years ago

https://github.com/matomo-org/piwik-sdk-android/issues?utf8=%E2%9C%93&q=is%3Aissue+invokedynamic

d4rken commented 6 years ago

Closed due to inactivity. Feel free to reopen this if this is still an ongoing issue.