ios items

This commit is contained in:
Forrest 2026-07-30 09:28:06 -04:00
parent ed910748cb
commit 8fbfcc113c
3 changed files with 11 additions and 11 deletions

View file

@ -5,7 +5,7 @@ plugins {
}
android {
namespace = "com.laforrestchurch.timbre"
namespace = "com.troglodyte.timbre"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion
@ -16,7 +16,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId = "com.laforrestchurch.timbre"
applicationId = "com.troglodyte.timbre"
// 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