Skip to content

Commit ca3362c

Browse files
authored
Merge pull request firebase#527 from SUPERCILEX/gradle
Remove apply constants from module build.gradle
2 parents 81e93bf + d0a0aad commit ca3362c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
apply plugin: 'com.android.application'
22
apply plugin: 'com.neenbedankt.android-apt'
3-
apply from: "../constants.gradle"
43
apply from: '../library/quality/quality.gradle'
54

65
android {

0 commit comments

Comments
 (0)