Skip to content

Commit

Permalink
Fix publication
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelcarmena committed Jun 23, 2021
1 parent b088569 commit 0097795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ kotlin.stdlib.default.dependency=false
COMMON_SETUP=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.0/arrow-libs/gradle/setup.gradle
ROOT_PROJECT=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.0/arrow-libs/gradle/main.gradle
SUB_PROJECT=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.0/arrow-libs/gradle/subproject.gradle
PUBLICATION=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.0/arrow-libs/gradle/publication.gradle
PUBLICATION=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.2/arrow-libs/gradle/publication.gradle
ANIMALSNIFFER=https://raw.githubusercontent.com/arrow-kt/arrow/0.13.0/arrow-libs/gradle/animalsniffer.gradle

0 comments on commit 0097795

Please sign in to comment.