Skip to content

Commit

Permalink
Merge branch 'dev' into feat#58/login_com_dispositivo
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielCostaDeOliveira authored Dec 15, 2024
2 parents 34ba1c4 + d3e8736 commit d315e1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">

<uses-permission android:name="android.permission.USE_BIOMETRIC"/>
<uses-permission android:name="android.permission.INTERNET"/>


<application
android:label="aranduapp"
Expand Down Expand Up @@ -34,6 +36,7 @@
android:name="flutterEmbedding"
android:value="2" />
</application>

<!-- Required to query activities that can process text, see:
https://developer.android.com/training/package-visibility and
https://developer.android.com/reference/android/content/Intent#ACTION_PROCESS_TEXT.
Expand Down

0 comments on commit d315e1c

Please sign in to comment.