diff --git a/android/app/build.gradle.kts b/android/app/build.gradle.kts index d8d8070b8..52c98769e 100644 --- a/android/app/build.gradle.kts +++ b/android/app/build.gradle.kts @@ -23,7 +23,6 @@ android { } defaultConfig { - // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). applicationId = "com.psyche.kelivo" // You can update the following values to match your application needs. // For more information, see: https://flutter.dev/to/review-gradle-config.