Sign in
android
/
platform
/
external
/
conscrypt
/
5d9aca1d0b63198979b9251e358251e267584ed7
/
.
/
benchmark-graphs
/
build.gradle
blob: 63ea482cc87ed6119c801544bd7ee830f15442f1 [
file
] [
log
] [
blame
]
apply plugin
:
'application'
dependencies
{
implementation
'com.bazaarvoice.jolt:jolt-core:0.1.1'
implementation
'com.bazaarvoice.jolt:json-utils:0.1.1'
}
mainClassName
=
'org.conscrypt.graphgen.Main'