Matthew Pope
04/02/2021, 9:10 PM-language-version
and -api-version
compiler options to 1.3? (Do I need both or just one?)mbonnin
04/02/2021, 10:54 PM1.4
in the classpath as its a transitive dependencyMatthew Pope
04/02/2021, 11:02 PM[1.3, 1.5)
, wouldn’t that allow me to build with 1.4 while allowing consumers to choose between 1.3 and 1.4?
Or are you saying that Gradle plugins bring in unavoidable transitive dependencies?mbonnin
04/02/2021, 11:14 PM[1.3, 1.5)
while building the lib doesn't really make sense. Usually I try to avoid ranges as it gives more predictive results