I get the below warning. Just thought to share it in advance, before it becomes an issue.
Configure project :capacitor-email-composer
The RepositoryHandler.jcenter() method has been deprecated. This is scheduled to be removed in Gradle 9.0. JFrog announced JCenter's sunset in February 2021. Use mavenCentral() instead. Consult the upgrading guide for further information: https://docs.gradle.org/8.0.2/userguide/upgrading_version_6.html#jcenter_deprecation
at build_2ipo04td9ux7yf2iiwh1495i2$_run_closure1$_closure2.doCall(C:\projects\truckMate\truckmateII_cap\node_modules\capacitor-email-composer\android\build.gradle:11)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
at build_2ipo04td9ux7yf2iiwh1495i2$_run_closure1.doCall(C:\projects\truckMate\truckmateII_cap\node_modules\capacitor-email-composer\android\build.gradle:9)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
Just upgraded to latest android studio and gradle
I get the below warning. Just thought to share it in advance, before it becomes an issue.
Thanks, wim