Update Android Studio

This commit is contained in:
topjohnwu
2020-05-30 12:50:08 -07:00
parent c071ac8973
commit fde78be2b4
6 changed files with 14 additions and 15 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android {
ndkVersion '0.0.0'
ndkVersion '99.99.99'
externalNativeBuild {
ndkBuild {