update version to 4.4.21

This commit is contained in:
tibbi 2018-07-16 19:55:15 +02:00
parent 0264c9d533
commit d8bcc0f7be

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.4.20'
propVersionName = '4.4.21'
kotlin_version = '1.2.51'
support_libs = '27.1.1'
}