You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android集成的时候需要java8支持,需要依赖'com.lmax:disruptor:3.4.2' ,但是打包时会报"MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26)"错误
The text was updated successfully, but these errors were encountered:
Android集成的时候需要java8支持,需要依赖'com.lmax:disruptor:3.4.2' ,但是打包时会报"MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26)"错误
The text was updated successfully, but these errors were encountered: