blob: 0808bb4b38ef325d5e998ba56365240ade173a6c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
{
"type": "DbPlugin",
"title": "Android SQLite",
"description": "Provides support for remote SQLite databases on Android devices.",
"version": 10100,
"author": "SalSoft",
"minAppVersion": 30006,
"gui": true
}
|