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 67fe1d7 commit 17c7a4bCopy full SHA for 17c7a4b
build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'io.github.gradle-nexus.publish-plugin'
3
// Top-level build file where you can add configuration options common to all sub-projects/modules.
4
buildscript {
5
ext.kotlin_version = "1.5.31"
6
- version "0.3.2"
+ version "0.3.2-SNAPSHOT"
7
repositories {
8
maven { url "https://plugins.gradle.org/m2/" }
9
google()
0 commit comments