Skip to content

Commit

Permalink
chore: generated code for commit ed33e02. [skip ci]
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
  • Loading branch information
algolia-bot and millotp committed Apr 21, 2022
1 parent 6bc411d commit 200a6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-java-2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ tasks.withType(JavaCompile) {
sourceSets {
main {
java {
srcDirs = ["algoliasearch-core"]
srcDirs = ["algoliasearch-core/src"]
}
}
}

0 comments on commit 200a6a9

Please sign in to comment.