Skip to content

Commit 0c1f35b

Browse files
committed
Merge branch 'release/5.7.0'
2 parents 5ea125a + 41f3cef commit 0c1f35b

35 files changed

+1275
-350
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apply plugin: 'kotlin-kapt'
66
apply from: '../versioning.gradle'
77

88
ext {
9-
VERSION_NAME = "5.6.1"
9+
VERSION_NAME = "5.7.0"
1010
USE_ORCHESTRATOR = project.hasProperty('orchestrator') ? project.property('orchestrator') : false
1111
}
1212

0 commit comments

Comments
 (0)