Migrate to AGP 4.1.0

This commit is contained in:
topjohnwu
2020-10-17 06:32:49 -07:00
parent 468796c23d
commit a079966f97
4 changed files with 9 additions and 24 deletions

View File

@@ -4,8 +4,6 @@ plugins {
android {
ndkVersion = "99.99.99"
externalNativeBuild {
ndkBuild {
path("jni/Android.mk")