update version to 4.3.31

This commit is contained in:
tibbi 2018-07-06 19:50:17 +02:00
parent 488780833f
commit 021cd66c14

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.3.30'
propVersionName = '4.3.31'
kotlin_version = '1.2.51'
support_libs = '27.1.1'
}