diff options
| author | 2016-06-13 18:42:42 -0400 | |
|---|---|---|
| committer | 2016-06-13 18:42:42 -0400 | |
| commit | 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f (patch) | |
| tree | 5c457fc188036988d7abd29a3eb09931e406510f /Plugins/DbAndroid/dbandroid.json | |
| parent | 8e640722c62692818ab840d50b3758f89a41a54e (diff) | |
Imported Upstream version 3.1.0upstream/3.1.0
Diffstat (limited to 'Plugins/DbAndroid/dbandroid.json')
| -rw-r--r-- | Plugins/DbAndroid/dbandroid.json | 7 |
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 } |
