Skip to content

Commit

Permalink
fix android build 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Nov 27, 2023
1 parent fa60942 commit 217671d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package pl.leancode.patrol.example;
package pl.leancode.patrol.e2e_app;

import androidx.test.platform.app.InstrumentationRegistry;
import org.junit.Test;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package pl.leancode.patrol.example
package pl.leancode.patrol.e2e_app

import io.flutter.embedding.android.FlutterActivity

Expand Down

0 comments on commit 217671d

Please sign in to comment.