Skip to content

Commit

Permalink
Merge pull request #6572 from robolectric/piper_381598276
Browse files Browse the repository at this point in the history
Remove deprecated ShadowBuild.Q
  • Loading branch information
hoisie committed Jul 2, 2021
2 parents 61d2772 + f91a23d commit abb0b3f
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -201,7 +201,4 @@ private interface _VERSION_ {
@Static
void __staticInitializer__();
}

/** @deprecated use Build.VERSION_CODES.Q */
@Deprecated public static final int Q = Build.VERSION_CODES.Q;
}

0 comments on commit abb0b3f

Please sign in to comment.