Skip to content

Commit

Permalink
Remove minSdk from AndroidManifest template
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 328744389
Change-Id: I6510b9ee6bd5ed24f47ffb25b4f5359e089d892a
  • Loading branch information
cya-x authored and copybara-github committed Aug 27, 2020
1 parent 0ab13a9 commit 8304211
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
android:versionCode="1"
android:versionName="1.0" >

<uses-sdk android:minSdkVersion="14" />

__NEARBY_PERMISSIONS__

<application>
Expand Down

0 comments on commit 8304211

Please sign in to comment.