update version to 4.7.10

This commit is contained in:
tibbi 2018-09-19 10:41:17 +02:00
parent 82cadb4f7e
commit b17302389b

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.7.5'
propVersionName = '4.7.10'
kotlin_version = '1.2.70'
support_libs = '27.1.1'
}