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 c8abe9a commit 30c36b5Copy full SHA for 30c36b5
gradle.properties
@@ -5,8 +5,8 @@ org.gradle.jvmargs=-Xmx1G
5
systemProp.org.gradle.internal.publish.checksums.insecure=true
6
7
#Common Stuff
8
-projectVersion=0.0.0
9
-projectChangelog=
+projectVersion=1.0.0
+projectChangelog=First publication! Yay!
10
projectDescription=Multiplatform Kotlin library to interact with the pastebin.com API.
11
kotlinVersion=1.4.0
12
githubReleaseVersion=2.2.12
0 commit comments