Skip to content

Commit

Permalink
0.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
andreypfau committed Mar 20, 2023
1 parent 0c46e7c commit 36d9cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ val isCI = System.getenv("CI") == "true"

allprojects {
group = "org.ton"
version = "0.2.16-SNAPSHOT"
version = "0.2.16"

apply(plugin = "kotlin-multiplatform")
apply(plugin = "kotlinx-serialization")
Expand Down

0 comments on commit 36d9cac

Please sign in to comment.