Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 464 Bytes

File metadata and controls

11 lines (9 loc) · 464 Bytes

I don't wan't to fix any bug / feature-request from MMKV side, just patch 32-bit support for Android in this fork. If you want to publish your own fork, please update the project info in gradle.properties and run

# e.g. publish to maven central
./gradlew publishToMavenCentral

See more details about the publishing in vanniktech/gradle-maven-publish-plugin.