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 df05612 commit f5dfa3aCopy full SHA for f5dfa3a
README.md
@@ -13,7 +13,7 @@ Add the plugin:
13
14
```kotlin
15
plugins {
16
- id("com.gradleup.salty.android").version("0.0.0")
+ id("com.gradleup.salty.android").version("0.0.1")
17
}
18
```
19
librarian.root.properties
@@ -6,7 +6,7 @@ kdoc.olderVersions=
6
sonatype.backend=Default
7
8
pom.groupId=com.gradleup.salty
9
-pom.version=0.0.0
+pom.version=0.0.1
10
pom.description=salty
11
pom.vcsUrl=https://github.com/GradleUp/salty
12
pom.developer=salty authors
0 commit comments