Skip to content

Add commit hash to BuildConfig.

Vitalii Dmitriev requested to merge (removed):feature/ci_enhancement into develop
  • Get commit hash from CI's env variable;
  • Get local commit in case of a local build;
  • "Uncouple" ci.gradle and build.gradle, use in build.gradle external functions from ci.gradle instead.

Merge request reports