Skip to content

Document version requirements and guidelines #106

@gavv

Description

@gavv

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:

  • SDK API level (SDK_LEVEL) (sets compileSdkVersion and targetSdkVersion)
  • Android NDK version (NDK_VERSION)
  • Android build-tools version (BUILD_TOOLS_VERSION)
  • CMake version (CMAKE_VERSION)

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions