mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Fix package declarations for add-to-app integration tests (#77648)
This commit is contained in:
parent
994133c75c
commit
a51e597d7d
@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
package io.flutter.add2app;
|
||||
package io.flutter.addtoapp;
|
||||
|
||||
import io.flutter.embedding.android.FlutterActivity;
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
package io.flutter.add2app;
|
||||
package io.flutter.addtoapp;
|
||||
|
||||
import io.flutter.embedding.android.FlutterActivity;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user