version.gradle 60 B

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