feat!: change app id

This commit is contained in:
Matyáš Caras 2024-07-18 18:31:19 +02:00
parent 6530b58c19
commit 300f359070
Signed by: hernik
GPG key ID: 2A3175F98820C5C6

View file

@ -48,7 +48,7 @@ android {
defaultConfig { defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). // 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. // 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. // For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion 21 minSdkVersion 21