If you need your app code to inspect information about the current build, which class should you use?

Question: If you need your app code to inspect information about the current build, which class should you use?

  • BuildConfig
  • BuildInfo
  • ConfigParams
  • ConfigInfo

The right answer was: BuildConfig

Leave a Comment