Skip to content

Commit

Permalink
[Cleanup] Remove android:targetSdk where it's not needed
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 565365988
  • Loading branch information
leticiarossi committed Sep 14, 2023
1 parent d7e75bb commit 09382b8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -20,7 +20,7 @@

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

<application/>
</manifest>

0 comments on commit 09382b8

Please sign in to comment.