Skip to content

Commit

Permalink
Add description to gradle file to fix build error (#203)
Browse files Browse the repository at this point in the history
Fixing failure at Task ':libs:h3:validateNebulaPom'

Signed-off-by: Vijayan Balasubramanian <[email protected]>
  • Loading branch information
VijayanB authored Jan 10, 2023
1 parent 65907c2 commit c2ef6fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
*/
subprojects {
apply plugin: 'opensearch.build'
description 'OpenSearch Geospatial H3 library'
}

0 comments on commit c2ef6fb

Please sign in to comment.