79230531

Date: 2024-11-27 13:43:53
Score: 0.5
Natty:
Report link

I think this issue is due to the deprecation of buildConfigField (from android.packageBuildConfig).

Try adding the following line to gradle.properties:

android.defaults.buildfeatures.buildconfig=true
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vivek Yadav