Sign in
android-security-tools
/
autorepro
/
b1dcc25efec8c9056afc9317c5af79b2464dc1e8
/
.
/
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
}