Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
aliab authored Feb 12, 2017
1 parent 627a42f commit d72efa2
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions twosteppickerdialog/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.hamsa.twosteppickerdialog">

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

</application>

</manifest>
package="com.hamsa.twosteppickerdialog" />

0 comments on commit d72efa2

Please sign in to comment.