android: add app description

This commit is contained in:
Kavish Devar
2025-05-11 20:41:34 +05:30
parent 8e670c2481
commit 51ca4c12d1
2 changed files with 2 additions and 0 deletions

View File

@@ -44,6 +44,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.LibrePods"
android:description="@string/app_description"
tools:ignore="UnusedAttribute"
tools:targetApi="31">
<receiver