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 4924ad9 commit 996da43Copy full SHA for 996da43
library/build.gradle.kts
@@ -2,7 +2,7 @@
2
val localVersionName = "local"
3
4
group = "com.github.thumbtack"
5
-version = "0.0.2"
+version = "0.0.3"
6
7
plugins {
8
alias(libs.plugins.kotlinMultiplatform)
0 commit comments