Skip to content

Commit

Permalink
Recorder: Drop allowBackup=false
Browse files Browse the repository at this point in the history
Change-Id: I956d983d7ac15714044f57f7208232d41d830fa7
  • Loading branch information
SebaUbuntu committed Feb 25, 2024
1 parent e188969 commit 027cb4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

<application
android:name=".RecorderApplication"
android:allowBackup="false"
android:enableOnBackInvokedCallback="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
Expand Down

0 comments on commit 027cb4c

Please sign in to comment.