fix and improve

This commit is contained in:
Tomas Dvorak
2026-01-05 18:23:21 +01:00
parent d712fe1074
commit 2aa4c0721f
18 changed files with 356 additions and 74 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ plugins {
}
android {
namespace = "com.example.lifetimer"
namespace = "com.example.app1356"
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.lifetimer"
applicationId = "com.example.app1356"
// 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