We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c549c commit 7cd97ceCopy full SHA for 7cd97ce
core/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2
apply from: '../scripts/findbugs.gradle'
3
4
android {
5
- compileSdkVersion 27
+ compileSdkVersion project.compileSdkVersion
6
buildToolsVersion project.buildToolsVersion
7
8
defaultConfig {
0 commit comments