Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 818 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 818 Bytes

mobile-tutorials

The repo contains the source code for various mobile related tutorials.

Tutorials

001 - Using :buildSrc Kotlin Extension Properties From Groovy Build Scripts Blog Post - This tutorial describes how to work with Kotlin extension functions/properties within Groovy Gradle build scripts.

002 - Monitoring Changes In Firebase Remote Config Using Kotlin, Slack, and Google Cloud Functions Blog Post - This tutorial describes how to write a Google Cloud Function in Kotlin to monitor, and notify of, changes to Firebase Remote Config.