update version to 4.3.9

This commit is contained in:
tibbi 2018-06-28 15:34:03 +02:00
parent 5f99a2bd5c
commit 5655113a3b

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.3.8'
propVersionName = '4.3.9'
kotlin_version = '1.2.50'
support_libs = '27.1.1'
}