config.gradle 92 B

1234
  1. ext {
  2. atmob_network_version_code = 2
  3. atmob_network_version_name = "1.1.0-SNAPSHOT"
  4. }