Skip to content

Commit bebb197

Browse files
author
Christopher J. Brody
committed
remove outdated opensslVersion from build.gradle
1 parent 68e77a8 commit bebb197

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ ext {
6464
compileAndroidSdkVersion = 26
6565
mainProjectName = "android-database-sqlcipher"
6666
nativeRootOutputDir = "${projectDir}/${mainProjectName}/src/main"
67-
opensslVersion = "1.1.1g"
6867
if(project.hasProperty('sqlcipherRoot')) {
6968
sqlcipherDir = "${sqlcipherRoot}"
7069
}

0 commit comments

Comments
 (0)