We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce68184 commit f805375Copy full SHA for f805375
example/build.gradle
@@ -40,5 +40,5 @@ dependencies {
40
implementation libs.androidx.sqlite
41
implementation libs.androidx.sqlite.framework
42
implementation libs.sqlcipher
43
- implementation project(':library')
+ implementation project(':sqlitecopyopenhelper')
44
}
0 commit comments