We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56959c6 commit 3e06931Copy full SHA for 3e06931
config/android/config.gni
@@ -316,7 +316,7 @@ if (is_android) {
316
# value of the arguments set above.
317
declare_args() {
318
# Default value for targetSdkVersion for APK and bundle targets.
319
- default_target_sdk_version = "35"
+ default_target_sdk_version = "36"
320
321
# Whether java assertions and Preconditions checks are enabled.
322
enable_java_asserts = dcheck_always_on || !is_official_build
0 commit comments