update version to 2.6.5
This commit is contained in:
parent
4e9a501c6f
commit
995de3d2ed
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@ ext {
|
||||||
propMinSdkVersion = 16
|
propMinSdkVersion = 16
|
||||||
propTargetSdkVersion = propCompileSdkVersion
|
propTargetSdkVersion = propCompileSdkVersion
|
||||||
propVersionCode = 1
|
propVersionCode = 1
|
||||||
propVersionName = '2.6.4'
|
propVersionName = '2.6.5'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue