aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/DbAndroid/dbandroid.json
blob: bfb4620de28b3106c872ff5bd702aea76576ff93 (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":       10201,
    "author":        "SalSoft",
    "minAppVersion": 30300,
    "gui":           true,
    "loadByDefault": false
}