Skip to content

Commit

Permalink
fix: deprecated 코드 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyesung82 committed Nov 15, 2023
1 parent 7aa78b4 commit e26749b
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 @@ -14,5 +14,5 @@ plugins {
}

tasks.register('clean', Delete) {
delete rootProject.buildDir
delete rootProject.layout.buildDirectory
}

0 comments on commit e26749b

Please sign in to comment.