update version to 5.22.8

This commit is contained in:
tibbi 2020-02-10 12:31:21 +01:00
parent 470ae37408
commit 8543b7ef95

View file

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