SQLCipher.jar was not found while executing the init-native command in the Installation process of sugar crm sdk

After generating the custom app from the sugar crm mobile sdk, the below commands from the installation guide are working fine:
./sdk build
./sdk debug

./sdk update-native

But while executing the ./sdk init-native command the following error is raised:

Error: Uh oh!
[10:45:26.091-P14394] "/root/generate-sdk/6.0.0.431-1.2.0-1/sdk/native/plugins/nomad-plugin-sqlite/src/android/SqlCipher3.5.7/libs/sqlcipher.jar" not found!

Please help me to get out of this issue...