xref
: /
aosp_15_r20
/
tools
/
metalava
/
stub-annotations
/
build.gradle
(revision 115816f9299ab6ddd6b9673b81f34e707f6bacab)
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