update version to 2.35.5
This commit is contained in:
parent
16dce8322a
commit
1b48cf8a97
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ ext {
|
|||
propMinSdkVersion = 16
|
||||
propTargetSdkVersion = propCompileSdkVersion
|
||||
propVersionCode = 1
|
||||
propVersionName = '2.35.4'
|
||||
propVersionName = '2.35.5'
|
||||
kotlin_version = '1.1.51'
|
||||
support_libs = '26.0.2'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue