Skip to content

Commit

Permalink
Merge pull request #939 from mustafa01ali/license_file_rename
Browse files Browse the repository at this point in the history
Fixed issue #929 - Renamed license file to prevent duplicate file errors in Android when creating an apk
  • Loading branch information
kcooney committed Jun 24, 2014
2 parents 4914d90 + a0576ab commit 95fc32d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<resource>
<directory>${project.basedir}</directory>
<includes>
<include>LICENSE.txt</include>
<include>LICENSE-junit.txt</include>
</includes>
</resource>
</resources>
Expand Down

0 comments on commit 95fc32d

Please sign in to comment.