Skip to content

Commit

Permalink
Change label to RECORDA
Browse files Browse the repository at this point in the history
  • Loading branch information
pmaanen committed Oct 20, 2023
1 parent cfd861a commit 91d7bb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<application android:allowBackup="true"
android:icon="@mipmap/ic_launcher_round"
android:label="RECEIVA"
android:label="RECORDA"
android:supportsRtl="true"
android:theme="@style/AppTheme"
android:requestLegacyExternalStorage="true"
Expand Down Expand Up @@ -42,4 +42,4 @@
android:exported="true"></service>
</application>

</manifest>
</manifest>

0 comments on commit 91d7bb0

Please sign in to comment.