You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like there's a problem with Android Studio 3.4 even already downloaded the android-21 build tools when using double quotes on buildToolsVersion "versionnumber" into buildToolsVersion = 'versionNumber'.
Looks like there's a problem with Android Studio 3.4 even already downloaded the android-21 build tools when using double quotes on
buildToolsVersion "versionnumber"
intobuildToolsVersion = 'versionNumber'
.Change this
into
The text was updated successfully, but these errors were encountered: