version bump

This commit is contained in:
Mohamed Zenadi 2015-10-13 20:31:51 +02:00
parent d885693532
commit 389501730f

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 53 versionCode 54
versionName "1.2.0.33" versionName "1.2.0.34"
} }
compileOptions { compileOptions {