Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in android #59

Open
codesiddhant opened this issue Jun 21, 2024 · 1 comment
Open

Not working in android #59

codesiddhant opened this issue Jun 21, 2024 · 1 comment

Comments

@codesiddhant
Copy link

codesiddhant commented Jun 21, 2024

Class 'com.appmattus.crypto.Algorithm' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.0.0, expected version is 1.8.0.
The class is loaded from C:/Users/siddh/.gradle/caches/modules-2/files-2.1/com.appmattus.crypto/cryptohash-jvm/1.0.2/327f7cce875e17a66b3d74e0da204328149317cc/cryptohash-jvm-1.0.2.jar!/com/appmattus/crypto/Algorithm.class

image

@mattmook
Copy link
Member

v1.0.2 is built against Kotlin 2.0 so likely to use latest you'd need to make sure your project is built against 2.0 too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants