bump version to 48

This commit is contained in:
Mohamed Zenadi 2015-08-10 07:10:24 +02:00
parent 57037916b0
commit 4b3fb7e484

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 22 targetSdkVersion 22
versionCode 47 versionCode 48
versionName "1.2.0.27" versionName "1.2.0.28"
} }
compileOptions { compileOptions {