Skip to content

Commit cac7c9f

Browse files
chore(in-app-messaging): move example app to "flutterfire-e2e-tests" Firebase project (#10052)
1 parent 423f8f8 commit cac7c9f

File tree

10 files changed

+248
-387
lines changed

10 files changed

+248
-387
lines changed

packages/firebase_in_app_messaging/firebase_in_app_messaging/example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
}
3333

3434
defaultConfig {
35-
applicationId "com.example.firebase_in_app_messaging_example"
35+
applicationId "io.flutter.plugins.firebase.tests"
3636
minSdkVersion 19
3737
targetSdkVersion 31
3838
versionCode flutterVersionCode.toInteger()

0 commit comments

Comments
 (0)