Update build.gradle for latest AGP (#2026)

* update build.gradle for latest AGP

* bump Android Gradle Plugin version to 4.1.1
* ignore .cxx which was externalNativeBuild in old versions

Use variable 'rootDir' instead of using relative path.

* build.gradle copies AAR files to libs/
This commit is contained in:
Park DongHa
2020-11-17 23:31:06 +09:00
committed by GitHub
parent bcc20b29df
commit 6cdd1be93e
2 changed files with 50 additions and 24 deletions

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@ gradle/
gradlew*
local.properties
build/
support/.cxx
bin/
/_CPack_Packages