update version to 2.22.5

This commit is contained in:
tibbi 2017-07-09 23:24:36 +02:00
parent 0cb4a527f5
commit cd883f9459

View file

@ -29,7 +29,7 @@ ext {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '2.22.4'
propVersionName = '2.22.5'
kotlin_version = '1.1.3-2'
support_libs = '25.3.1'
}