Skip to content

support Gradle 7.0+#16

Open
christophersansone wants to merge 2 commits into
snipking:masterfrom
christophersansone:master
Open

support Gradle 7.0+#16
christophersansone wants to merge 2 commits into
snipking:masterfrom
christophersansone:master

Conversation

@christophersansone
Copy link
Copy Markdown

Fixes #14 .

The compile declaration was deprecated in previous versions of Gradle and has been removed in v7.0. Reference

(Thanks for resurrecting this plugin! It's always surprised me how this plugin was never more widely adopted.)

@pinturic
Copy link
Copy Markdown

The same for me it is superimportant!
Is there any chance that this PR be merged ?

@christophersansone
Copy link
Copy Markdown
Author

@pinturic It looks like all the predecessors have abandoned it. You're probably just best off creating your own fork from my branch. I believe this still works on all the latest SDKs, but I've moved most of my apps to Capacitor and use the awesome capacitor-updater plugin for hot code pushing. Good luck!

@pinturic
Copy link
Copy Markdown

@christophersansone
Oh wonderful thank you very much!
is it for ionic or plain cordova works as well?

@christophersansone
Copy link
Copy Markdown
Author

My branch of this plugin works with "plain Cordova"... it's just a fix.

The capacitor-updater plugin is for Capacitor only. It works without the Ionic Framework, which is just a UI library to style the app to look native.

Hope I answered your question!

@pinturic
Copy link
Copy Markdown

@christophersansone

Yes wonderful thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doesn't build for Android with gradle 7.4.2

2 participants