update version to 5.4.8

This commit is contained in:
tibbi 2018-11-28 10:16:22 +01:00
parent 3d8eb0bc29
commit 4323c21c3f

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.4.7'
propVersionName = '5.4.8'
kotlin_version = '1.3.10'
}