project rename

This commit is contained in:
Fabian Freund
2025-05-19 11:37:03 +02:00
parent e3ec1b6f86
commit 9b88e6d213
302 changed files with 1183 additions and 1184 deletions
@@ -6,7 +6,7 @@ plugins {
}
android {
namespace = "eu.lensai.flutter_mozilla_components_example"
namespace = "eu.weblibre.flutter_mozilla_components_example"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion
@@ -21,7 +21,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId = "eu.lensai.flutter_mozilla_components_example"
applicationId = "eu.weblibre.flutter_mozilla_components_example"
// 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