update version to 5.21.8

This commit is contained in:
tibbi 2019-12-27 21:49:28 +01:00
parent 13dbdb025c
commit 7a375e2a36

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.21.7'
propVersionName = '5.21.8'
kotlin_version = '1.3.61'
}