/Android-Bazel-Starter-Kotlin

Primary LanguageStarlarkApache License 2.0Apache-2.0

Bazel at Scalio

Bazel Android-Kotlin Starter

A starter app written in Kotlin for Android -- built using Bazel

 

Overview

This repository contains simple Kotlin 1.3 application and its Bazel build files. To build these samples, do the following:

  • Update you PATH and set up ANDROID_HOME variable as it is written here
  • Run bazel build //app/src/main:bazel to build project

Explore our Kotlin build rules and use the same in your projects.

💚 Working features

  • Kotlin 1.3 support
  • Annotation processing

🔴 Current issues

  • Databinidng is not supported

About us