feat!: change app id
This commit is contained in:
parent
6530b58c19
commit
300f359070
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||
applicationId "cafe.caras.prasule"
|
||||
applicationId "wtf.caras.prasule"
|
||||
// You can update the following values to match your application needs.
|
||||
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
|
||||
minSdkVersion 21
|
||||
|
|
Loading…
Reference in a new issue