Update version
This commit is contained in:
parent
0868d9bf89
commit
5e97f561f7
2 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 55
|
||||
versionName '3.0.2'
|
||||
versionCode 56
|
||||
versionName '3.0.3'
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
||||
sourceSets {
|
||||
|
|
|
@ -11,7 +11,7 @@ android {
|
|||
minSdkVersion 9
|
||||
targetSdkVersion 27
|
||||
versionCode 3
|
||||
versionName '3.0.2'
|
||||
versionName '3.0.3'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Add table
Reference in a new issue