Skip to content
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

refactor: remove deprecated code #84

Closed
robingenz opened this issue Oct 18, 2023 · 1 comment · Fixed by #390
Closed

refactor: remove deprecated code #84

robingenz opened this issue Oct 18, 2023 · 1 comment · Fixed by #390
Labels
Milestone

Comments

@robingenz
Copy link
Member

Remove/replace all deprecated (@deprecated) code.

@mustafa0x
Copy link

> Task :capawesome-capacitor-live-update:compileReleaseJavaWithJavac
Note:@capawesome+capacitor-live-update@6.6.0_@capacitor+core@6.2.0/node_modules/@capawesome/capacitor-live-update/android/src/main/java/io/capawesome/capacitorjs/plugins/liveupdate/LiveUpdate.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

Note:@capawesome+capacitor-live-update@6.6.0_@capacitor+core@6.2.0/node_modules/@capawesome/capacitor-live-update/android/src/main/java/io/capawesome/capacitorjs/plugins/liveupdate/LiveUpdate.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants