Tagged in

Gradle

The Social App
The Social App
An Android App using Firebase & Kotlin featuring Git Flow, Testing, Code Coverage, Lint, and Continuous Delivery
More information
Followers
169
More, on Medium

The Social App: Kotlin Setup

If you don’t know about this project’s motivation, read the first post here.

In the previous post, we set up CircleCI to watch the branches of our project, as well as opening pull requests in the repository. Today, we’ll take a closer look at the…