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