update version to 5.22.7

This commit is contained in:
tibbi 2020-02-07 11:19:44 +01:00
parent 528a04b4e0
commit 9fe0366b08

View file

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