Skip to content

Commit

Permalink
fix: manifest merges
Browse files Browse the repository at this point in the history
  • Loading branch information
code-crusher committed Jan 19, 2017
1 parent b110440 commit c5bee3d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions library/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
package="github.vatsal.openweathermap_jwrapper">

<application
android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true">

android:label="@string/app_name">
</application>

</manifest>

0 comments on commit c5bee3d

Please sign in to comment.