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 70c2b8a commit e564ca2Copy full SHA for e564ca2
library/build.gradle.kts
@@ -2,7 +2,7 @@
2
val localVersionName = "local"
3
4
group = "com.github.thumbtack"
5
-version = "0.0.3"
+version = "0.0.4"
6
7
if (properties.containsKey("localVersion")) {
8
version = "local"
0 commit comments