fix: small types

This commit is contained in:
alzalia1 2025-08-15 23:38:53 +02:00
parent 166ee5b389
commit 3d8fda2910
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ plugins {
}
android {
namespace = "com.example.seshat"
namespace = "fr.ueauvergne.seshat"
compileSdk = flutter.compileSdkVersion
ndkVersion = "29.0.13846066"