roc-streaming / roc-java

JNI bindings for Roc Toolkit.
https://roc-streaming.org
MIT License
21 stars 14 forks source link

Document version requirements and guidelines #106

Open gavv opened 1 year ago

gavv commented 1 year ago

Here are some things we need to document in README.

For user - what are requirements

For developer - what versions to bump

roc-java developers should periodically bump the following versions to the latest available:

All these versions are defined in build.yml as described in detail in this issue: #105. We can include some info and links from that issue to README.

See also #112. ROC_VERSION will also need periodical bump.

I think we should also mention android_docker.sh, which has its own set of defaults. These defaults are used if the user did not specify any variables when building AAR locally.

PoulasthaMukherjee commented 1 year ago

@gavv May I work on this?

gavv commented 1 year ago

@PoulasthaMukherjee Hi,

This is not actually a help wanted task, but if you feel confident about what should be done here, the help is appreciated!

Otherwise, you're welcome to check out other tasks, and thanks for your interest