El Zhang
12/28/2022, 3:27 AMImcompatible classes we're found in dependencies. Remove them from classpath or use '-Xskip-metadata-version-check' to suppress errors.
The binary version of its metadata is 1.7.1, expected version is 1.5.1.How does Android + Java work? And what is the best practice when writing an library in Kotlin? Should I make it compiled with 1.5 or even 1.4? I saw okhttp uses 1.7.10 as well to build the library(though it's not an aar) Thanks.
ephemient
12/28/2022, 3:45 AMephemient
12/28/2022, 3:45 AMephemient
12/28/2022, 3:47 AM