UNPKG

@moxtradeveloper/cordova-plugin-moxo

Version:

Plugin for adding Moxtra services to Cordova/PhoneGap Apps.

8 lines (6 loc) 217 B
var helper = require('./helper'); module.exports = function(context) { // Modify the Gradle build file to add a task that will upload the debug symbols // at build time. helper.check_before_compile(); };