version bump

This commit is contained in:
Mohamed Zenadi 2016-12-25 13:34:39 +01:00
parent ad3751b44f
commit 0a050bbe03
2 changed files with 3 additions and 3 deletions

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 24
versionCode 74
versionName "1.2.0.54"
versionCode 75
versionName "1.2.0.55"
}
compileOptions {

View file

@ -6,7 +6,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.android.tools.build:gradle:2.2.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files