update version to 2.16.0

This commit is contained in:
tibbi 2017-04-07 20:25:27 +02:00
parent de681587cc
commit 5cfcdc23ce

View file

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