mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-22 10:59:30 +00:00
chore: Update app label and branding to "Vaani"
This commit is contained in:
parent
d0f1f01dde
commit
a56581c25e
10 changed files with 51 additions and 52 deletions
|
|
@ -23,7 +23,7 @@ if (flutterVersionName == null) {
|
|||
}
|
||||
|
||||
android {
|
||||
namespace "com.example.whispering_pages"
|
||||
namespace "dr.blank.vaani"
|
||||
compileSdk flutter.compileSdkVersion
|
||||
ndkVersion flutter.ndkVersion
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package com.example.whispering_pages
|
||||
package dr.blank.vaani
|
||||
|
||||
import io.flutter.embedding.android.FlutterActivity
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue