Sign in
android
/
platform
/
frameworks
/
support
/
bd66997874293bcf20cfaf6e7d20633d15cefb62
/
.
/
buildSrc
/
jetpad-integration
/
build.gradle
blob: fc0c5cc5636fe4f48f620196e69def6ad7de05f5 [
file
] [
log
] [
blame
]
apply plugin
:
"java"
java
{
sourceCompatibility
=
JavaVersion
.
VERSION_11
targetCompatibility
=
JavaVersion
.
VERSION_11
}