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