Skip to content

Commit b621bae

Browse files
Update README.org
Update supported architectures as the 3.5.5 release added 64-bit CPU support to the native libraries.
1 parent cf1db0a commit b621bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
*** Compatibility
66

7-
SQLCipher for Android runs on Android 2.1 - Android N, for =armeabi=, =armeabi-v7a=, and =x86= architectures. SQLCipher for Android does not currently include 64-bit native libaries, however it will work on 64-bit devices. Please read [[https://discuss.zetetic.net/t/sqlcipher-for-android-native-library-support/1440][this]] for additional details.
7+
SQLCipher for Android runs on Android 2.1 - Android N, for =armeabi=, =armeabi-v7a=, =x86=, =x86_64=, and =arm64_v8a= architectures.
88

99
*** Contributions
1010

0 commit comments

Comments
 (0)