Skip to content

Commit 7641ce6

Browse files
committed
Release version 2.0.0-160.3
1 parent c4b9553 commit 7641ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@file:Suppress("MemberVisibilityCanBePrivate")
22

33
object Versions {
4-
const val project = "2.0.0-160.2"
4+
const val project = "2.0.0-160.3"
55
const val idePlugin = project
66

77
const val kotlin = "1.6.0"

0 commit comments

Comments
 (0)