update version to 3.9.10

This commit is contained in:
tibbi 2018-02-03 23:50:15 +01:00
parent f0c70a0959
commit 15ac916d6e

View file

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