Skip to content

Commit 2ed830e

Browse files
Update build notes to include ref. to android-7 platform requirement
1 parent 5d7bc6f commit 2ed830e

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
@@ -55,7 +55,7 @@ Notepadbot is a sample application pulled from the standard Android samples code
5555

5656
*** Building
5757

58-
In order to build android-database-sqlcipher from source you will need both the Android SDK as well as Android NDK. Once you have cloned the repo, change directory into the root of the repository and run the following commands:
58+
In order to build android-database-sqlcipher from source you will need both the Android SDK as well as Android NDK. To complete the =make init= command, you will need the =android-7= platform installed from the SDK. Once you have cloned the repo, change directory into the root of the repository and run the following commands:
5959

6060
: # this only needs to be done once
6161
: make init

0 commit comments

Comments
 (0)