Sign in
android-security-tools
/
autorepro
/
2a8d93f40ee6fb4396360e9980b6c9d067fe05d3
/
.
/
example
/
submission
/
ndkTest
/
build.gradle.kts
blob: 60ddb7a5f9fdb423cf5928d6df4671adb48caf0f [
file
] [
log
] [
blame
]
plugins
{
id
(
"com.android.security.autorepro.ndktest"
)
}
nativeTest
{
minSdk
=
33
targetSdk
=
33
compileSdk
=
33
}