Sign in
android
/
platform
/
frameworks
/
support
/
e538937f66348b64702c9277694d43f0477d8270
/
.
/
buildSrc
/
jetpad-integration
/
build.gradle
blob: 6941452c59af5ae708dc297aebd7013669f9768a [
file
] [
log
] [
blame
]
apply plugin
:
"java"
java
{
sourceCompatibility
=
JavaVersion
.
VERSION_11
targetCompatibility
=
JavaVersion
.
VERSION_11
}
apply
from
:
"../out.gradle"
init
.
chooseBuildSrcBuildDir
()