We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2c0c3e + d6bd3af commit 491bafdCopy full SHA for 491bafd
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@ import org.gradle.kotlin.dsl.withType
3
import org.gradle.api.GradleException
4
5
allprojects {
6
- version = "4.2.1-SNAPSHOT"
+ version = "4.2.1"
7
}
8
9
plugins {
0 commit comments