There was an error while loading. Please reload this page.
Fred is pulled via build.gradle so once a new fred version is ready to release a tag is created for it, usually build01234.
build.gradle
It can be pulled into the project this way:
// Freenet dependencies api('com.github.freenet:fred:build01494') { exclude group: 'org.freenetproject', module: 'freenet-ext' }
Build the project locally and run tests.
Review and merge.
Create a new release via Github: https://github.com/freenet-mobile/node-wrapper/releases/new
Check jitpack (https://jitpack.io/#freenet-mobile/node-wrapper/0.11) that builds the package.