update version to 4.2.6

This commit is contained in:
tibbi 2018-06-18 22:48:23 +02:00
parent 5a7f205ada
commit 57c986e406

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.2.5'
propVersionName = '4.2.6'
kotlin_version = '1.2.50'
support_libs = '27.1.1'
}