javadoc_combined.gradle
3.66 KB
-
Stop setting `-no-module-directories` in ExoPlayer javadoc generation · 0c58f15f
This flag was introduced to fix links in javadoc search when generating it with Java 11: <unknown commit> The flag is no longer supported with Java 17 (which is required for Gradle 8.0+), and seems to no longer be needed: I generated the javadoc with it removed and the search links work OK. PiperOrigin-RevId: 536738686
ibaker committed