Skip to content

Commit 9ccb7d5

Browse files
chore(perf): move example app to "flutterfire-e2e-tests" Firebase project
1 parent 185e07a commit 9ccb7d5

File tree

12 files changed

+734
-744
lines changed

12 files changed

+734
-744
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"projects": {
3-
"default": "flutterfire-fireperf-example"
3+
"default": "flutterfire-e2e-tests"
44
}
55
}

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

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

3535
defaultConfig {
36-
applicationId "io.flutter.plugins.firebaseperformanceexample"
36+
applicationId "io.flutter.plugins.firebase.tests"
3737
minSdkVersion 21
3838
targetSdkVersion 31
3939
versionCode flutterVersionCode.toInteger()

0 commit comments

Comments
 (0)