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