Select All
  • Building Android Apps: Moving from Gradle to Bazel
    4.7K 3 4

    Bazel is a new build system developed by Google which allows for an alternative to Gradle for building Android apps. In this guide, I'll show you how you can use Bazel to build your existing Gradle-based Android app.