config.gradle 92 B

1234
  1. ext {
  2. atmob_common_version_code = 201
  3. atmob_common_version_name = "2.0.2-SNAPSHOT"
  4. }