Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Commit

Permalink
remove unnecessary attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
hseung committed Oct 17, 2019
1 parent 0c5cecf commit bda7519
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions buzzad-sample/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<uses-permission android:name="android.permission.READ_PHONE_STATE" />

<uses-sdk android:targetSdkVersion="21" />

<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
Expand Down

0 comments on commit bda7519

Please sign in to comment.