Provide build data to app at runtime
Let's generate a class using Gradle that provides some data about the build:
- time of the build (for the #183 (closed))
- version of the app (for #194 (closed))
- git hash app was built from (for #194 (closed))
Edited by Sebastian