We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d402a commit 43d52c4Copy full SHA for 43d52c4
example/build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
}
8
dependencies {
9
classpath 'com.android.tools.build:gradle:7.0.2'
10
- classpath 'com.github.kezong:fat-aar:1.3.7'
+ classpath 'com.github.kezong:fat-aar:1.3.8'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.72"
12
13
0 commit comments