Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea committed Jul 8, 2020
1 parent 0c193f4 commit c872d3f
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 @@ -57,7 +57,7 @@ protobuf {
sourceSets {
main {
kotlin {
srcDirs "build/generated/source/proto/main/java"
setBuildDir("build/generated/source/proto/main/java")
}
}
}
Expand Down

0 comments on commit c872d3f

Please sign in to comment.