We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
可以使用aar或者jar的形式引入吗?由于项目的lib资源过大,我想压缩项目的lib资源,通过android:extractNativeLibs="true"压缩so库之后,MMKV初始化会崩溃
The text was updated successfully, but these errors were encountered:
I'm not familiar with the issue, you should try Google about it.
Sorry, something went wrong.
you can download aar library(https://mvnrepository.com/artifact/com.tencent/mmkv/2.0.1)
No branches or pull requests
可以使用aar或者jar的形式引入吗?由于项目的lib资源过大,我想压缩项目的lib资源,通过android:extractNativeLibs="true"压缩so库之后,MMKV初始化会崩溃
The text was updated successfully, but these errors were encountered: