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 68e77a8 commit bebb197Copy full SHA for bebb197
build.gradle
@@ -64,7 +64,6 @@ ext {
64
compileAndroidSdkVersion = 26
65
mainProjectName = "android-database-sqlcipher"
66
nativeRootOutputDir = "${projectDir}/${mainProjectName}/src/main"
67
- opensslVersion = "1.1.1g"
68
if(project.hasProperty('sqlcipherRoot')) {
69
sqlcipherDir = "${sqlcipherRoot}"
70
}
0 commit comments