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 0c46e7c commit 36d9cacCopy full SHA for 36d9cac
build.gradle.kts
@@ -20,7 +20,7 @@ val isCI = System.getenv("CI") == "true"
20
21
allprojects {
22
group = "org.ton"
23
- version = "0.2.16-SNAPSHOT"
+ version = "0.2.16"
24
25
apply(plugin = "kotlin-multiplatform")
26
apply(plugin = "kotlinx-serialization")
0 commit comments