version.gradle 61 B

1234
  1. ext {
  2. appVersionCode = 14
  3. appVersionName = '0.4.1'
  4. }