update version to 5.26.4

This commit is contained in:
tibbi 2020-04-19 20:18:37 +02:00
parent 9ad6c0524e
commit 0c4906bbad

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.26.3'
propVersionName = '5.26.4'
kotlin_version = '1.3.72'
}