Skip to content

Commit

Permalink
Fixed package definition in AndroidManifest.xml for recyclerview-v7
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoann Mikami committed Dec 17, 2014
1 parent 3091634 commit aa36dd2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.squareup.assertj.android.cardview.v7">
<manifest package="com.squareup.assertj.android.recyclerview.v7">
<application />
</manifest>

0 comments on commit aa36dd2

Please sign in to comment.