Source code

Revision control

Copy as Markdown

Other Tools

apply from: "$appServicesRootDir/build-scripts/component-common.gradle"
apply from: "$appServicesRootDir/publish.gradle"
android {
namespace 'org.mozilla.appservices.crashtest'
}
ext.configureUniFFIBindgen("crashtest")
ext.dependsOnTheMegazord()
ext.configurePublish()