Questions tagged [android-gradle-plugin-7.4]

2 questions
0
votes
0 answers

Sign variants with different signingConfig - AGP 7.4.1

I have multiple flavourDimensions. I try to sign each resulting variant with a different signingConfig. I'm currently using Gradle 7.5.1 and Android Gradle Plugin 7.4.1. I've followed the suggested approach from both Google and this StackOverflow…
Eselfar
  • 3,759
  • 3
  • 23
  • 43
0
votes
1 answer

lintOptions deprecated , What is the alternative?

I have upgraded Android Gradle Plugin to 7.4. Now getting warning lintOptions are deprecated. What alternative is to be used for this?
Rumit Patel
  • 8,830
  • 18
  • 51
  • 70