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 269a806 commit 58c64a0Copy full SHA for 58c64a0
health-metrics/apk-size/apk-size.gradle
@@ -28,8 +28,6 @@ plugins {
28
id "com.dorongold.task-tree" version "3.0.0"
29
}
30
31
-apply from: '../../sdkProperties.gradle'
32
-
33
task clean(type: Delete) {
34
delete rootProject.buildDir
35
0 commit comments