Skip to content

Commit

Permalink
Merge pull request #28 from webreinvent/feature/Task-1127-update-depe…
Browse files Browse the repository at this point in the history
…ndencies

Feature -> Develop | Task-1127 update dependencies
  • Loading branch information
themodernpk authored Jul 14, 2023
2 parents 8de36d4 + 5fcc9d2 commit 8df3f12
Show file tree
Hide file tree
Showing 32 changed files with 529 additions and 515 deletions.
2 changes: 1 addition & 1 deletion 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
}
Loading

0 comments on commit 8df3f12

Please sign in to comment.