Bazel Android Kotlin
A starter app written in Kotlin for Android -- built using Bazel
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
Repository Information
You can view this repository on GitHub here:
https://github.com/scalio/Android-Bazel-Starter-Kotlin
https://github.com/scalio/Android-Bazel-Starter-Kotlin
Technologies