Browse Source

Add SQLite library

merge-requests/2337/head
Robert Stone 5 months ago
committed by Nicolas Pomepuy
parent
commit
619ab36c13
  1. 5
      application/vlc-android/res/raw/libraries.json

5
application/vlc-android/res/raw/libraries.json

@ -235,6 +235,11 @@
"copyright": "Copyright © 1992-2008 Xiph.org Foundation, Jean-Marc Valin, Analog Devices Inc, Commonwealth Scientific and Industrial Research Organisation, David Rowe, Jutta Degener, Carsten Bormann",
"license" : "bsd3"
},
{
"title" : "SQLite",
"copyright": "Richard Hipp et al.",
"license" : "publicdomain"
},
{
"title" : "Taglib",
"copyright": "Copyright © 2002-2008 Scott Wheeler et al.",

Loading…
Cancel
Save