Skip to content

Commit

Permalink
feat(ed25519): release
Browse files Browse the repository at this point in the history
Signed-off-by: Curtis Harding <ch@curtish.me>
  • Loading branch information
curtis-h committed May 27, 2024
1 parent b23bffc commit 879eda3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apollo/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ fun KotlinNativeTarget.ed25519Bip32CInterop(target: String) {
}

/**
* Creates a copy task with the specified parameters.
* Factory to create a copy task with the specified parameters.
*
* @param name The name of the copy task.
* @param fromDir The source directory from which files will be copied.
Expand Down

0 comments on commit 879eda3

Please sign in to comment.