Upgrade version

This commit is contained in:
PhilJay 2016-11-17 19:01:21 +01:00
parent 2e80fada31
commit a7fd778fc8
2 changed files with 3 additions and 3 deletions

View file

@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 24
versionCode 53
versionName '3.0.0'
versionCode 54
versionName '3.0.1'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
sourceSets {

View file

@ -11,7 +11,7 @@ android {
minSdkVersion 9
targetSdkVersion 24
versionCode 3
versionName '3.0.0'
versionName '3.0.1'
}
buildTypes {
release {