Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
thias15 committed Oct 1, 2024
1 parent 85fd731 commit ec3c503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/comlib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ java {
}

// Download aars
apply plugin: 'de.undercouch.download'
project.ext.LIB_DIR = projectDir.toString() + '/libs'
apply from: 'download.gradle'

Expand Down

0 comments on commit ec3c503

Please sign in to comment.