Skip to content

Commit

Permalink
Update download.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
thias15 committed Oct 1, 2024
1 parent ec3c503 commit 0d8538d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions android/comlib/download.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ task downloadAars(type: Download) {
dest project.ext.LIB_DIR
onlyIfModified true
overwrite false
}

preBuild.dependsOn downloadAars
}

0 comments on commit 0d8538d

Please sign in to comment.