We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ce4d00 + 7377d42 commit 44e066aCopy full SHA for 44e066a
library/build.gradle
@@ -14,6 +14,7 @@ android {
14
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
15
}
16
17
+ buildToolsVersion '25.0.0'
18
19
20
dependencies {
sample/build.gradle
@@ -15,6 +15,7 @@ android {
21
0 commit comments