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
ERROR: Could not find method leftShift() for arguments [com.tencent.bugly.gradle.BuglyPlugin$_createUploadTask_closure8@387a2c24] on task ':app:uploadReleaseSymtabFile' of type org.gradle.api.DefaultTask.
#54
Open
DTSTeamAndroid opened this issue
Mar 6, 2020
· 3 comments
Could not find method leftShift() for arguments [com.tencent.bugly.gradle.BuglyPlugin$_createUploadTask_closure8@387a2c24] on task ':app:uploadReleaseSymtabFile' of type org.gradle.api.DefaultTask.
The text was updated successfully, but these errors were encountered:
in build.gradle,you should upgrade the version of 'com.tencent.bugly:symtabfileuploader',just like this,"classpath 'com.tencent.bugly:symtabfileuploader:2.2.1'",2.2.1 indicates the latest version now.
If you want to find the lastest version,just browser the website,"https://repo1.maven.org/maven2/com/tencent/bugly/symtabfileuploader/"
Build fail with gradle synch issue error:
The text was updated successfully, but these errors were encountered: