Open TaaBooThree opened 4 years ago
Any progress on this ? We have almost 2 weeks left if I'm not wrong. Otherwise, we'll have to ditch this plugin.
Any progress on this ? We have almost 2 weeks left if I'm not wrong. Otherwise, we'll have to ditch this plugin.
@ugurcagridogan
If you can you can run jetifier to update your packages. I found this out way to late as well.
If you can run the npx jetifier
command in your build pipeline somewhere you'll be safe in your builds.
good luck champ!
Any progress on this ? We have almost 2 weeks left if I'm not wrong. Otherwise, we'll have to ditch this plugin.
@ugurcagridogan
If you can you can run jetifier to update your packages. I found this out way to late as well.
If you can run the
npx jetifier
command in your build pipeline somewhere you'll be safe in your builds.good luck champ!
Somehow I managed to build it successfully after struggling with gradle and capacitor versions. Thank you.
@ugurcagridogan Are you building it on Cordova? I am still struggling with it....maybe it would be easier to import the changes for the next version update for the plugin.
Some of the packages use old android support packages.
Android wants everyone to migrate to androidx packages. Can we bump these imports?