xref
: /
tools
/
metalava
/
stub-annotations
/
build.gradle
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
apply plugin: 'java-library'
2
3
sourceCompatibility = "1.8"
4
targetCompatibility = "1.8"
5