update version to 4.4.11

This commit is contained in:
tibbi 2018-07-12 21:09:40 +02:00
parent 8363cfc172
commit 2083b75929

View file

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