We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2316b5c + 1b78832 commit 2cad1eaCopy full SHA for 2cad1ea
app/build.gradle
@@ -6,7 +6,7 @@ apply plugin: 'kotlin-kapt'
6
apply from: '../versioning.gradle'
7
8
ext {
9
- VERSION_NAME = "5.7.2"
+ VERSION_NAME = "5.7.3"
10
USE_ORCHESTRATOR = project.hasProperty('orchestrator') ? project.property('orchestrator') : false
11
}
12
0 commit comments