Skip to content

Commit

Permalink
test commit to test building action
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasSchaub committed Jul 5, 2023
1 parent 93df9d0 commit 73032bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ publishing {
description = 'Implementation of the ART 2-A fingerprint clustering algorithm in Java.'
url = 'https://github.com/JonasSchaub/ART2a-Clustering-for-Java'

//this way, properties can be added:
//this way, properties can be added:
//properties = [
//myProp: "value",
//"prop.with.dots": "anotherValue"
Expand Down

0 comments on commit 73032bf

Please sign in to comment.