update version to 5.7.8

This commit is contained in:
tibbi 2019-02-14 19:02:43 +01:00
parent 6abae58989
commit 0999c9c2be

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.7.7'
propVersionName = '5.7.8'
kotlin_version = '1.3.21'
}