update version to 5.33.35

This commit is contained in:
tibbi 2021-02-20 19:51:42 +01:00
parent 5b9eca8124
commit 6cb9e1891f

View file

@ -6,7 +6,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.33.34'
propVersionName = '5.33.35'
kotlin_version = '1.4.30'
}