Skip to content

Commit

Permalink
tmp: disable dependency locking
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Feb 21, 2024
1 parent 5c9fc74 commit 3c9c2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kotlinTarget=1.9
kotlinBeta=false

# build settings
lockDependencies=true
lockDependencies=false
xmlReporting=false
sarifReporting=false
htmlReporting=false
Expand Down

0 comments on commit 3c9c2a1

Please sign in to comment.