Skip to content

Commit

Permalink
Bump appTargetSDKVersion to 33
Browse files Browse the repository at this point in the history
#minor-release

PiperOrigin-RevId: 484514123
  • Loading branch information
marcbaechinger authored and microkatz committed Oct 31, 2022
1 parent 2390322 commit 1bbe7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ project.ext {
releaseVersion = '2.18.1'
releaseVersionCode = 2_018_001
minSdkVersion = 16
appTargetSdkVersion = 29
appTargetSdkVersion = 33
// Upgrading this requires [Internal ref: b/193254928] to be fixed, or some
// additional robolectric config.
targetSdkVersion = 30
Expand Down

0 comments on commit 1bbe7c1

Please sign in to comment.