File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <plugin id =" com.foxdebug.acode.exec" version =" 1.0.0" xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" ><name >Executor</name ><js-module name =" Executor" src =" www/Executor .js" ><clobbers target =" cordova.plugins.Executor" /></js-module ><platform name =" android" ><config-file parent =" /*" target =" res/xml/config.xml" ><feature name =" Executor" ><param name =" android-package" value =" com.foxdebug.acode.exec.Executor" /></feature ></config-file ><config-file parent =" /*" target =" AndroidManifest.xml" ></config-file ><source-file src =" src/android/Executor.java" target-dir =" src/com/foxdebug/acode/exec/Executor" /></platform ></plugin >
2+ <plugin id =" com.foxdebug.acode.exec" version =" 1.0.0" xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" ><name >Executor</name ><js-module name =" Executor" src =" index .js" ><clobbers target =" cordova.plugins.Executor" /></js-module ><platform name =" android" ><config-file parent =" /*" target =" res/xml/config.xml" ><feature name =" Executor" ><param name =" android-package" value =" com.foxdebug.acode.exec.Executor" /></feature ></config-file ><config-file parent =" /*" target =" AndroidManifest.xml" ></config-file ><source-file src =" src/android/Executor.java" target-dir =" src/com/foxdebug/acode/exec/Executor" /></platform ></plugin >
You can’t perform that action at this time.
0 commit comments