NordicSemiconductor / Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BSD 3-Clause "New" or "Revised" License
2.03k stars 417 forks source link

Cannot inline bytecode built with JVM target 11 into bytecode that is being built with JVM target 1.8 #494

Closed hao0917 closed 1 year ago

hao0917 commented 1 year ago

Hi : when update library to version 2.6.1,build is fail

Cannot inline bytecode built with JVM target 11 into bytecode that is being built with JVM target 1.8. Please specify proper '-jvm-target' option

philips77 commented 1 year ago

Next version of the library (2.7) will be using Java 17.