mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Just removing some of the noise of walking through Java files in Android Studio, should be a NO-OP[^1]. - `androidx.test.runner.AndroidJUnit4` -> `androidx.test.ext.junit.runners.AndroidJUnit4` - `androidx.test.InstrumentationRegistry` -> `androidx.test.platform.app.InstrumentationRegistry` [^1]: Famous last words.