update version to 3.12.0

This commit is contained in:
tibbi 2018-02-16 23:56:24 +01:00
parent 54b0a22849
commit 96f3875be2

View file

@ -6,7 +6,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '3.11.58'
propVersionName = '3.12.0'
kotlin_version = '1.2.21'
support_libs = '27.0.2'
}