update version to 3.6.1

This commit is contained in:
tibbi 2018-01-07 20:20:03 +01:00
parent c4b7b5ba32
commit 9d0869b7ed

View file

@ -6,7 +6,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '3.6.0'
propVersionName = '3.6.1'
kotlin_version = '1.2.10'
support_libs = '27.0.2'
}