Skip to content

Commit 17c7a4b

Browse files
committed
Add snapshot tag
1 parent 67fe1d7 commit 17c7a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'io.github.gradle-nexus.publish-plugin'
33
// Top-level build file where you can add configuration options common to all sub-projects/modules.
44
buildscript {
55
ext.kotlin_version = "1.5.31"
6-
version "0.3.2"
6+
version "0.3.2-SNAPSHOT"
77
repositories {
88
maven { url "https://plugins.gradle.org/m2/" }
99
google()

0 commit comments

Comments
 (0)