-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: make it able to build with 2020.3.48f1 (b805b124c6b7) #54
Conversation
Ummm. I tries these changes but I am still getting these errors in both 2020.3.0 and 2022.3.4: 2020.3.0
...and more others. Seems the jetified classes are conflicting with those are not. (Did not yet try on 2020.3.48, since my available disk space is not enough to install another Unity now. I will find a chance later) 2022.3.4
Since all the settings from LINE SDK under the Android Plugins folder will be merged into the final product, I would suggest to keep it as easy as possible. If there is no special reason, I don't think changing the R8 setting is a good idea. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fix build issues
I am closing this since it fails to compile and the related changes should be already covered by #55 |
Verify on: 2020.3.48f1 (b805b124c6b7) & 2022.3.4f1