Skip to content

Commit 934171f

Browse files
committed
Add missing type to actionbarsherlock
1 parent ddf908b commit 934171f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<dependency>
3131
<groupId>com.actionbarsherlock</groupId>
3232
<artifactId>actionbarsherlock</artifactId>
33+
<type>apklib</type>
3334
</dependency>
3435
</dependencies>
3536

0 commit comments

Comments
 (0)