Skip to content

Example Bazel & Android project utilizing dynamic config.

Notifications You must be signed in to change notification settings

AwesomeCICD/dynamic-config-build

Repository files navigation

Sample Bazel, Android & Dynamic Config Repo


Description

This sample repository is composed of Zan Markan's Bazel Android project, now utilizing dynamic config.

The sample project is a minimal Android app written in Kotlin with a Bazel build configuration.

Running locally

  • Install Bazel (tested on v3.2.0)
  • Android SDK 29 (Robolectric version 4.4 doesn't support Android SDK 30)
  • JDK 9 or higher

Additional Resources

Known issues

  • Android Studio doesn't want to run the Robolectric tests due to Java 8 incopatibility. Tests run when run from the commandline using bazel test //src/main:unit_test

About

Example Bazel & Android project utilizing dynamic config.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published