update version to 2.6.8
This commit is contained in:
parent
8254a16564
commit
3a0a3ba85e
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.7'
|
propVersionName = '2.6.8'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue