diff options
author | Mohamed <mohamed@zenadi.com> | 2018-01-06 20:49:39 +0100 |
---|---|---|
committer | Mohamed <mohamed@zenadi.com> | 2018-01-06 20:49:39 +0100 |
commit | 0480e7cb028102c413449bbceae03bb7ba159350 (patch) | |
tree | 1082322f80ba54f02ffd1a4c773330a864b740fa | |
parent | 2d543d8e98ad180c220690569811f5a12bb01b6e (diff) |
version bumpv1.2.0.74
-rw-r--r-- | app/build.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle index 2cd0b3a7..9d69b247 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 16 targetSdkVersion 27 - versionCode 93 - versionName "1.2.0.73" + versionCode 94 + versionName "1.2.0.74" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } |