update version to 2.6.5

This commit is contained in:
tibbi 2017-02-20 22:10:53 +01:00
parent 4e9a501c6f
commit 995de3d2ed

View file

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