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