summaryrefslogtreecommitdiffstats
path: root/Plugins/DbAndroid/dbandroid.json
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/DbAndroid/dbandroid.json')
-rw-r--r--Plugins/DbAndroid/dbandroid.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/Plugins/DbAndroid/dbandroid.json b/Plugins/DbAndroid/dbandroid.json
index 0808bb4..9e36806 100644
--- a/Plugins/DbAndroid/dbandroid.json
+++ b/Plugins/DbAndroid/dbandroid.json
@@ -2,8 +2,9 @@
"type": "DbPlugin",
"title": "Android SQLite",
"description": "Provides support for remote SQLite databases on Android devices.",
- "version": 10100,
+ "version": 10200,
"author": "SalSoft",
- "minAppVersion": 30006,
- "gui": true
+ "minAppVersion": 30100,
+ "gui": true,
+ "loadByDefault": false
}