Skip to content

Commit 4b23872

Browse files
committed
Remove provided scope of support lib dependency in pom.xml.
Closes JakeWharton#103.
1 parent b48195c commit 4b23872

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
<dependency>
2626
<groupId>com.google.android</groupId>
2727
<artifactId>support-v4</artifactId>
28-
<scope>provided</scope>
2928
</dependency>
3029
</dependencies>
3130

0 commit comments

Comments
 (0)