update version to 5.34.2

This commit is contained in:
tibbi 2021-03-02 14:47:20 +01:00
parent b6b44accb5
commit e17273b585

View file

@ -6,7 +6,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.34.1'
propVersionName = '5.34.2'
kotlin_version = '1.4.31'
}