update version to 2.0.3
This commit is contained in:
parent
55d8d3ffa5
commit
2b5e8be15f
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@ ext {
|
|||
propMinSdkVersion = 16
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '2.0.0'
|
||||
propVersionName = '2.0.3'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue