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