update version to 5.12.23

This commit is contained in:
tibbi 2019-05-14 23:33:53 +02:00
parent b6ec1590a0
commit 9f12ec1cc4

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.12.17'
propVersionName = '5.12.23'
kotlin_version = '1.3.31'
}