aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorzeapo <mohamed@zenadi.com>2014-08-17 14:27:40 +0200
committerzeapo <mohamed@zenadi.com>2014-08-17 14:27:40 +0200
commit68623dcf8d0fabd121cf7c34ecb4dafe9478cceb (patch)
tree4ae7e1f93f50160654a1c80e5e466fbee973395f /app/build.gradle
parent2c680cab593b6c58988e058c1c775fa9c1476b28 (diff)
ui improvements
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 14f245b6..af013832 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 14
targetSdkVersion 20
- versionCode 3
- versionName "1.0.2"
+ versionCode 5
+ versionName "1.0.3"
}
buildTypes {
release {