Skip to content

Build Setup

Khoi edited this page Sep 25, 2023 · 2 revisions

1. Public build

pub build type is for demo the run tracking feature.

  • Clone this file content and use as your local.properties file in Android project:

    Sample file Destination Content
    samples/sample_local.properties local.properties Dependencies credentials
  • Build command:
    pub build type has enough credentials setup. Build it with:

    ./gradlew assemblePub
    

2. Contributor build

Please contact akhoi90@gmail.com.

Clone this wiki locally