Tagged in

App Signing

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: Setting up the app signature

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

In the previous post, we configured our build script to support Kotlin. Today, we’ll set up the app’s signature and raise an important point: how to…