Skip to main content

Root detection

Root detection is mostly deferred to RootBeer. The configuration looks like this:

safeToRun(buildSafeToRunCheckList {
add {
rootDetectionCheck()
}
})