Skip to content

Commit

Permalink
chore: update editor settings
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabeef committed Dec 14, 2023
1 parent 4ed0a18 commit c6f8cc4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
10 changes: 0 additions & 10 deletions .idea/runConfigurations.xml

This file was deleted.

4 changes: 0 additions & 4 deletions .vscode/settings.json

This file was deleted.

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 c6f8cc4

Please sign in to comment.