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 e4d4ec7 commit 1d1aa70Copy full SHA for 1d1aa70
buildSrc/src/main/kotlin/VersionsAndDependencies.kt
@@ -1,6 +1,6 @@
1
import com.huanshankeji.CommonDependencies
2
3
-const val projectVersion = "0.2.2-SNAPSHOT"
+const val projectVersion = "0.2.2"
4
5
object DependencyVersions {
6
val webcomponents = "2.6.0"
0 commit comments