update version to 5.22.16

This commit is contained in:
tibbi 2020-03-01 23:07:52 +01:00
parent f2e3eb6b73
commit 5619e2c9a9

View file

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