We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c72a605 commit a8a62ecCopy full SHA for a8a62ec
config.xml
@@ -1,5 +1,5 @@
1
<?xml version='1.0' encoding='utf-8' ?>
2
-<widget id="com.foxdebug.acode" android-versionCode="954" version="1.10.6"
+<widget id="com.foxdebug.acode" android-versionCode="955" version="1.10.7"
3
xmlns="http://www.w3.org/ns/widgets"
4
xmlns:android="http://schemas.android.com/apk/res/android"
5
xmlns:cdv="http://cordova.apache.org/ns/1.0">
package.json
@@ -1,7 +1,7 @@
{
"name": "com.foxdebug.acode",
"displayName": "Acode",
- "version": "1.10.6",
+ "version": "1.10.7",
"description": "Acode is a code editor for android",
6
"scripts": {
7
"lang": "node ./utils/lang.js",
@@ -108,4 +108,4 @@
108
"yargs": "^17.7.2"
109
},
110
"browserslist": "cover 100%,not android < 5"
111
-}
+}
0 commit comments