update version to 3.10.4

This commit is contained in:
tibbi 2018-02-06 18:23:19 +01:00
parent bc9193dfe0
commit 5f56e9e8b3

View file

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