You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
A problem occurred evaluating project ':app'.
The text was updated successfully, but these errors were encountered: