Sign in
android
/
platform
/
frameworks
/
support
/
1f39cb9cab55fab54a20cf900f0a4b107e857c70
/
.
/
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
()