Skip to content

Commit

Permalink
⬆️ [4.0.0] Version 4.0.0 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
kittinunf authored Jan 18, 2021
1 parent de71cd5 commit 570bcd6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.parallel=true

kotlinVersion=1.4.0
kotlinVersion=1.4.21

bintray=1.8.4
coroutines=1.3.9
coroutines=1.4.2
jacoco=0.8.5
junit=4.13

Expand All @@ -16,5 +16,5 @@ artifactUrl=https://github.com/kittinunf/Result
artifactScm[email protected]:kittinunf/result.git
artifactLicenseName=MIT License
artifactLicenseUrl=http://www.opensource.org/licenses/mit-license.php
artifactPublish=3.1.0
artifactPublish=4.0.0
artifactGroupId=com.github.kittinunf.result

0 comments on commit 570bcd6

Please sign in to comment.