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.
1 parent 5044943 commit 31851fcCopy full SHA for 31851fc
buildSrc/src/main/kotlin/Versions.kt
@@ -12,7 +12,7 @@
12
import org.gradle.api.attributes.Attribute
13
14
object Versions {
15
- const val project = "2.7.1-dev-1"
+ const val project = "2.7.1"
16
17
const val core = project
18
const val console = project
0 commit comments