Bug 1881685 - Target SDK 35. r=pollymce,android-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D225655
This commit is contained in:
@@ -60,7 +60,7 @@ def android_sdk_version():
|
||||
return namespace(
|
||||
build_tools_version="35.0.0",
|
||||
compile_sdk_version="35",
|
||||
target_sdk_version="34",
|
||||
target_sdk_version="35",
|
||||
min_sdk_version="21",
|
||||
)
|
||||
|
||||
|
||||
@@ -5,4 +5,4 @@ componentsGroupId: "org.mozilla.components"
|
||||
jvmTargetCompatibility: 17
|
||||
compileSdkVersion: 35
|
||||
minSdkVersion: 21
|
||||
targetSdkVersion: 34
|
||||
targetSdkVersion: 35
|
||||
|
||||
Reference in New Issue
Block a user