Commit 22f62903d3a35bd5dedaed518a5036d20b0c4635

Authored by transpine
1 parent 60308914

- version up to 4/1.0.3

Showing 1 changed file with 2 additions and 2 deletions
app/build.gradle
... ... @@ -14,8 +14,8 @@ android {
14 14 defaultConfig {
15 15 applicationId "net.devfac.userstory"
16 16 minSdkVersion 21
17   - versionCode 2
18   - versionName '1.0.1'
  17 + versionCode 4
  18 + versionName '1.0.3'
19 19 targetSdkVersion 22
20 20 }
21 21 // buildTypes {
... ...