Commit 1bbe7c11 by bachinger Committed by microkatz

Bump appTargetSDKVersion to 33

#minor-release

PiperOrigin-RevId: 484514123
parent 2390322a
Showing with 1 additions and 1 deletions
...@@ -16,7 +16,7 @@ project.ext { ...@@ -16,7 +16,7 @@ project.ext {
releaseVersion = '2.18.1' releaseVersion = '2.18.1'
releaseVersionCode = 2_018_001 releaseVersionCode = 2_018_001
minSdkVersion = 16 minSdkVersion = 16
appTargetSdkVersion = 29 appTargetSdkVersion = 33
// Upgrading this requires [Internal ref: b/193254928] to be fixed, or some // Upgrading this requires [Internal ref: b/193254928] to be fixed, or some
// additional robolectric config. // additional robolectric config.
targetSdkVersion = 30 targetSdkVersion = 30
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment