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

Remove dependency on protocol buffers and update envirnoment [Development] #56

Closed
wants to merge 11 commits into from

Conversation

pakoito
Copy link
Contributor

@pakoito pakoito commented Oct 5, 2016

As stated in magro/kryo-serializers#59, kryo-serializer adds several dependencies that aren't used by PaperDb. One of them is protocol buffers, which is 6k lines heavy: http://www.methodscount.com/?lib=io.paperdb%3Apaperdb%3A1.5

This PR updates to the latest version of kryo-serializers, and kryo, which reduces method count by those 6k lines.

The PR also updates the android build tools, plugins, kotlin, and gradle to their latest version.

@pakoito pakoito closed this Oct 5, 2016
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

Successfully merging this pull request may close these issues.

3 participants