mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-01-13 13:49:32 +00:00
Update Android app label to "Vaani" and add icon
This commit is contained in:
parent
afb6f1f724
commit
6df55a5d0d
28 changed files with 7 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
|
||||
<application
|
||||
android:label="whispering_pages"
|
||||
android:label="Vaani"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<!-- android:name=".MainActivity" -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue