You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eliminate unused import in Android embedding (flutter#15975)
Eliminates an unused dependency on android.os.build. The last remaining
use of this was eliminated in 0615f45
with the removal of an unused method that contained an android version
check.
0 commit comments