Skip to content

Commit c53f6f7

Browse files
chore(remote-config): move example app to "flutterfire-e2e-tests" Firebase project (#10038)
1 parent 1dd4e3f commit c53f6f7

File tree

16 files changed

+711
-109
lines changed

16 files changed

+711
-109
lines changed

packages/firebase_remote_config/firebase_remote_config/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 "io.flutter.plugins.firebase.firebaseremoteconfigexample"
35+
applicationId "io.flutter.plugins.firebase.remoteconfig.example"
3636
minSdkVersion 16
3737
targetSdkVersion 33
3838
versionCode flutterVersionCode.toInteger()

0 commit comments

Comments
 (0)