update version to 4.1.3

This commit is contained in:
tibbi 2018-05-25 20:36:47 +02:00
parent 97e11df4e8
commit 21e0c4db23

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.1.2'
propVersionName = '4.1.3'
kotlin_version = '1.2.41'
support_libs = '27.1.1'
}