diff --git a/build.gradle b/build.gradle index 749463910..fcce2d88a 100644 --- a/build.gradle +++ b/build.gradle @@ -29,5 +29,5 @@ ext { propMinSdkVersion = 16 propTargetSdkVersion = propCompileSdkVersion propVersionCode = 1 - propVersionName = '2.5.10' + propVersionName = '2.5.11' }