Merge pull request #177 from michaelspiss/patch-1

Fix version solving fail for extras/encryption
This commit is contained in:
Simon Binder 2019-10-07 22:39:53 +02:00 committed by GitHub
commit c329c409d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ environment:
sdk: '>=2.4.0 <3.0.0'
dependencies:
moor: ^1.6.0
moor: ^2.0.0
sqflite:
git:
url: https://www.github.com/davidmartos96/sqflite_sqlcipher.git
@ -15,4 +15,4 @@ dependencies:
dependency_overrides:
moor:
path: ../../moor
path: ../../moor