Skip to content

Commit

Permalink
🔀 Merge pull request #234 from AssistantNMS/develop
Browse files Browse the repository at this point in the history
🔖 2.19.2
  • Loading branch information
Khaoz-Topsy authored Nov 18, 2023
2 parents cb72a10 + 1cd51a4 commit f6ed58c
Show file tree
Hide file tree
Showing 28 changed files with 8,063 additions and 7,981 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ subprojects {
project.evaluationDependsOn(':app')
}

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

0 comments on commit f6ed58c

Please sign in to comment.