Skip to content

Commit 796d7ab

Browse files
committed
Merge tag '5.8.0' into develop
no message
2 parents 539c3b5 + 7af7c91 commit 796d7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.7.5"
9+
VERSION_NAME = "5.8.0"
1010
USE_ORCHESTRATOR = project.hasProperty('orchestrator') ? project.property('orchestrator') : false
1111
}
1212

0 commit comments

Comments
 (0)