update version to 2.26.6
This commit is contained in:
parent
4e0991dc50
commit
aecc6fd86d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ ext {
|
|||
propMinSdkVersion = 16
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '2.26.4'
|
||||
propVersionName = '2.26.6'
|
||||
kotlin_version = '1.1.4-2'
|
||||
support_libs = '25.3.1'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue