Skip to content

Commit 3d8f6d1

Browse files
committed
chore: undo unnescessary change
1 parent 47924a4 commit 3d8f6d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1+
rootProject.name = 'firebase_storage'
2+
3+
apply from: file("local-config.gradle")
4+
15
pluginManagement {
26
plugins {
37
id "com.android.application" version project.ext.androidGradlePluginVersion
48
id "com.android.library" version project.ext.androidGradlePluginVersion
59
}
610
}
7-
8-
rootProject.name = 'firebase_storage'
9-
10-
apply from: file("local-config.gradle")

0 commit comments

Comments
 (0)