update version to 4.8.8

This commit is contained in:
tibbi 2018-10-03 15:19:20 +02:00
parent 62ce336a93
commit eafae9d739

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.8.7'
propVersionName = '4.8.8'
kotlin_version = '1.2.71'
support_libs = '27.1.1'
}