fat-aar-android icon indicating copy to clipboard operation
fat-aar-android copied to clipboard

Configuration with name 'flavor1ReleaseEmbed' not found

Open Z1W3 opened this issue 3 years ago • 0 comments

distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip
...
classpath "com.android.tools.build:gradle:4.1.1"
classpath 'com.github.kezong:fat-aar:1.3.5'
...
flavor1ReleaseEmbed(name: "XXXA", ext: "aar")
A problem occurred configuring project ':sdk'.
> Failed to notify dependency resolution listener.
   > Configuration with name 'flavor1ReleaseCompileOnly' not found.

But 'AGP-> 3.5' functioning normally

How can I use it on the higher version?

Z1W3 avatar Apr 14 '21 10:04 Z1W3