Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedmpt authored May 20, 2021
1 parent 97e3f64 commit b912bb9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions quiz/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@

<application
android:networkSecurityConfig="@xml/network_security_config"
android:preserveLegacyExternalStorage="true"
android:requestLegacyExternalStorage="true"
android:usesCleartextTraffic="true"
tools:targetApi="n"/>

</manifest>
</manifest>

0 comments on commit b912bb9

Please sign in to comment.