Martin Vysny created KAFKA-7025:
-----------------------------------
Summary: Android client support
Key: KAFKA-7025
URL: https://issues.apache.org/jira/browse/KAFKA-7025
Project: Kafka
Issue Type: Bug
Components: clients
Affects Versions: 1.0.1
Reporter: Martin Vysny
Adding kafka-clients:1.0.0 (also 1.0.1 and 1.1.0) to an Android project would
make the compilation fail: com.android.tools.r8.ApiLevelException:
MethodHandle.invoke and MethodHandle.invokeExact are only supported starting
with Android O (--min-api 26)
Would it be possible to make the kafka-clients backward compatible with
reasonable Android API (say, 4.4.x) please?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)