8000 Upgrading sqlcipher core to v2.0.3 tag and changing the submodule URL · passy/android-database-sqlcipher@9151e30 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9151e30

Browse files
Upgrading sqlcipher core to v2.0.3 tag and changing the submodule URL
1 parent 5399874 commit 9151e30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
url = git@github.com:guardianproject/openssl-android.git
44
[submodule "external/sqlcipher"]
55
path = external/sqlcipher
6-
url = git@github.com:guardianproject/sqlcipher-android.git
6+
url = git://github.com/sqlcipher/sqlcipher.git
77
[submodule "external/dalvik"]
88
path = external/dalvik
99
url = git://github.com/android/platform_dalvik.git

external/sqlcipher

Submodule sqlcipher updated 522 files

0 commit comments

Comments
 (0)
0