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
Right now we are replacing the library versions on the build.gradle with javascript, but gradle actually supports the variables, so maybe we can create the variables from plugin.xml but let users overwrite them in the build.gradle instead of using plugin.xml or package.json Cordova variables
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Right now we are replacing the library versions on the build.gradle with javascript, but gradle actually supports the variables, so maybe we can create the variables from plugin.xml but let users overwrite them in the build.gradle instead of using plugin.xml or package.json Cordova variables
https://medium.com/@ivan_m/use-variables-to-manage-gradle-android-dependencies-library-version-numbers-92f0e362a2fc
Related PR where we replace the variables: #222
The text was updated successfully, but these errors were encountered: