Sign in
android
/
platform
/
external
/
dexmaker
/
488f9517b00be41b46f1e9b416da144386719f3a
/
.
/
dexmaker-mockito-inline-dispatcher
/
build.gradle
blob: b8119046aed6083f33af6a5baa6d8c47caf8e1f9 [
file
] [
log
] [
blame
]
apply plugin
:
'com.android.application'
android
{
compileSdkVersion
32
defaultConfig
{
applicationId
'com.android.dexmaker.mockito.inline.dispatcher'
minSdkVersion
28
targetSdkVersion
32
versionName VERSION_NAME
}
}