version bump

This commit is contained in:
Mohamed Zenadi 2016-04-25 23:00:58 +02:00
parent 53f2962e5d
commit 73f1b9c7b2

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 60 versionCode 61
versionName "1.2.0.40" versionName "1.2.0.41"
} }
compileOptions { compileOptions {