linisme / Cipher.so

A simple way to encrypt your secure data like passwords into a native .so library.
Apache License 2.0
1.31k stars 147 forks source link

Message new items added to project always show #10

Closed victorcs85 closed 6 years ago

victorcs85 commented 6 years ago

I try install the dependency follow the instructions but Android Studio present allways the message: "External build files have changed since last project sync. A project sync may be necessary for the IDE work properly." If rebuild project this error prints:

A problem was found with the configuration of task ':app:generateJsonModelRelease'.

File '/app/build/cipher.so/cmake/CMakeLists.txt' specified for property 'externalNativeJsonGenerator.makefile' does not exist.

victorcs85 commented 6 years ago

After several minutes rebuild the message disapear.