Upgrade version
This commit is contained in:
parent
2e80fada31
commit
a7fd778fc8
2 changed files with 3 additions and 3 deletions
|
@ -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 {
|
||||
|
|
|
@ -11,7 +11,7 @@ android {
|
|||
minSdkVersion 9
|
||||
targetSdkVersion 24
|
||||
versionCode 3
|
||||
versionName '3.0.0'
|
||||
versionName '3.0.1'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Add table
Reference in a new issue