Skip to content

Commit

Permalink
Automatic change to example/android/build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
invpt committed Jul 29, 2023
1 parent 27278b2 commit 537e7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ subprojects {
project.evaluationDependsOn(':app')
}

task clean(type: Delete) {
tasks.register("clean", Delete) {
delete rootProject.buildDir
}

0 comments on commit 537e7e0

Please sign in to comment.