update version to 5.10.30

This commit is contained in:
tibbi 2019-03-29 10:07:22 +01:00
parent 3a9a4082e4
commit 38d8119e12

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.10.22'
propVersionName = '5.10.30'
kotlin_version = '1.3.21'
}