small fix, don't worry about it

This commit is contained in:
Tomas Dvorak
2026-04-10 12:05:40 +02:00
parent 7b7ed0083f
commit 5ab2773f98
55 changed files with 3240 additions and 483 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ plugins {
}
android {
namespace = "com.example.app1356"
namespace = "com.example.lifetimer"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion
@@ -23,7 +23,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId = "com.example.app1356"
applicationId = "com.example.lifetimer"
// You can update the following values to match your application needs.
// For more information, see: https://flutter.dev/to/review-gradle-config.
minSdk = flutter.minSdkVersion