Cipher.so icon indicating copy to clipboard operation
Cipher.so copied to clipboard

com.github.linisme:Cipher.so:0.0.4 -

Open JeevanandhamRaja opened this issue 4 years ago • 1 comments

Getting below error while trying to use below version of library. Please let me know any issues with this version. repositories { maven { url 'https://jitpack.io' } } dependencies { classpath 'com.github.linisme:Cipher.so:0.0.4' }

Logs:

  • What went wrong: A problem occurred evaluating project ':app'.

Could not set unknown property 'encryptSeed' for SoExt{keys=[KeyExt{name='ek', value='-----BEGIN RSA PRIVATE KEY----- Proc-Type: 4,ENCRYPTED DEK-Info: DES-EDE3-CBC,CA588D9290D69EBB

JeevanandhamRaja avatar Jul 23 '21 05:07 JeevanandhamRaja

Problem is probably due to @linisme changing his username. This is working for me

com.github.linisme:Cipher.so:8581777457

Farrukh381 avatar Jul 26 '21 11:07 Farrukh381