aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index c5b2d8afee..da262b7a59 100644
--- a/build.gradle
+++ b/build.gradle
@@ -128,7 +128,7 @@ allprojects {
// apply plugin: 'eclipse'
apply plugin: 'idea'
- version = '5.2.3'
+ version = '5.2.4-SNAPSHOT'
}
/**