Upate datastore to 1.1.4 (#4551)
* datastore 1.1.4 * Allow license "BSD-3-Clause" Fixes: ERROR: SPDX identifier 'BSD-3-Clause' is NOT allowed * I cannot repro the issue
This commit is contained in:
parent
5552c85b2a
commit
65e188c0c0
2 changed files with 2 additions and 6 deletions
|
|
@ -300,6 +300,7 @@ licensee {
|
|||
allow("Apache-2.0")
|
||||
allow("MIT")
|
||||
allow("BSD-2-Clause")
|
||||
allow("BSD-3-Clause")
|
||||
allowUrl("https://opensource.org/licenses/MIT")
|
||||
allowUrl("https://developer.android.com/studio/terms.html")
|
||||
allowUrl("https://www.zetetic.net/sqlcipher/license/")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue