summaryrefslogtreecommitdiffstats
path: root/Plugins/DbAndroid/dbandroid.json
blob: 8bc6263b0604740b19a0693aa065ab313e867afe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "type":          "DbPlugin",
    "title":         "Android SQLite",
    "description":   "Provides support for remote SQLite databases on Android devices.",
    "version":       10200,
    "author":        "SalSoft",
    "minAppVersion": 30300,
    "gui":           true,
    "loadByDefault": false
}