fixed issue with gradlew like wtf

This commit is contained in:
X1nto 2020-07-20 21:32:17 +04:00
parent ac5973c8cc
commit 014f3c3573
1 changed files with 0 additions and 2 deletions

View File

@ -53,8 +53,6 @@ android {
minSdkVersion androidMinSdk
targetSdkVersion androidTargetSdk
// buildConfigField "boolean", "USE_MAPBOX", "${useMapbox()}"
multiDexEnabled true
ndk {