WARNING:API 'BaseVariant.getApplicationIdTextResource' is obsolete and has been replaced with 'VariantProperties.applicationId'.
It will be removed in version 7.0 of the Android Gradle plugin.
For more information, see TBD.
To determine what is calling BaseVariant.getApplicationIdTextResource, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
TL;DR
As part of Gradle 7.3.3 & AGP 7.0.4 upgrade, a new
APIwarning appeared that informs about the obsoleteBaseVariant.getApplicationIdTextResourcecall.Details