basically i am using log4j library and one of their class supports minSdk 26 and currently i am using minSdk 21 but the problem is i cannot upgrade minSdk version to 26 .
So is there any way to compatible midSdk 21 to 26 .. Any help would be appreciated
> Task :app:mergeExtDexQueueBusterAPPDebug
AGPBI: {"kind":"error","text":"com.android.tools.r8.a: MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26)","sources":[{"file":"/Users/jayantkumar/.gradle/caches/transforms-2/files-2.1/375628e22970e0d2f8484ffb87595408/jetified-log4j-api-2.19.0.jar"}],"tool":"D8"}