diff --git a/docs/contributing.html b/docs/contributing.html index 02c99bf841..00a7860edc 100644 --- a/docs/contributing.html +++ b/docs/contributing.html @@ -798,12 +798,19 @@ window.addEventListener('scroll',changeHeaderBg);

master - branch for beta version releases (GHC 9.6.2).

  • -

    master-android - used to build beta Android core library with Nix (GHC 8.10.7).

    +

    master-ghc8107 - branch for beta version releases (GHC 8.10.7).

  • -

    master-ios - used to build beta iOS core library with Nix (GHC 8.10.7) – this branch should be the same as master-android except Nix configuration files.

    +

    master-android - used to build beta Android core library with Nix (GHC 8.10.7), same as master-ghc8107

    +
  • +
  • +

    master-ios - used to build beta iOS core library with Nix (GHC 8.10.7).

    +
  • +
  • +

    windows-ghc8107 - branch for windows core library build (GHC 8.10.7).

  • +

    master-ios and windows-ghc8107 branches should be the same as master-ghc8107 except Nix configuration files.

    In simplexmq repo

    Knowledge of Android and Kotlin Multiplatform would be a bonus - we use Kotlin Jetpack Compose for our Android and desktop apps.