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
android.yml: revert changes that culminated in the step "Rename d8 to dx (fixes java.lang.NumberFormatException: Not a number: 33x)"
This step did indeed fix the NumberFormatException; however, a new error surfaced on Ubuntu: com.android.builder.errors.EvalIssueException: Location specified by android.ndkPath (/tmp/android-ndk-r21e) did not contain a valid NDK and couldn't be used
And in Windows, this error occurred: Could not resolve com.google.guava:guava:31.1-android.
0 commit comments