aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/DbAndroid/dbandroid.json
blob: 9e36806c1eff63891904bebb6ca8c13ff7eab7d3 (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": 30100,
    "gui":           true,
    "loadByDefault": false
}