update version to 2.3.8

This commit is contained in:
tibbi 2017-01-14 23:39:01 +01:00
parent 04ebe8bc12
commit c21a2626d7

View file

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