update version to 3.6.2
This commit is contained in:
parent
89c7a6fc2f
commit
6ac0dcd913
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
||||||
propMinSdkVersion = 16
|
propMinSdkVersion = 16
|
||||||
propTargetSdkVersion = propCompileSdkVersion
|
propTargetSdkVersion = propCompileSdkVersion
|
||||||
propVersionCode = 1
|
propVersionCode = 1
|
||||||
propVersionName = '3.6.1'
|
propVersionName = '3.6.2'
|
||||||
kotlin_version = '1.2.10'
|
kotlin_version = '1.2.10'
|
||||||
support_libs = '27.0.2'
|
support_libs = '27.0.2'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue