update version to 2.8.3

This commit is contained in:
tibbi 2017-03-03 20:11:31 +01:00
parent f33f95e95a
commit d4f0511dd2

View file

@ -29,5 +29,5 @@ ext {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '2.8.2'
propVersionName = '2.8.3'
}