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 d05c883 commit 08fa126Copy full SHA for 08fa126
build.gradle
@@ -66,7 +66,7 @@ ext {
66
jSoupVersion = '1.11.3'
67
wordpressUtilsVersion = 'trunk-1ed207c03d2242b6fc3d74f9e388e9163cbc82a6'
68
espressoVersion = '3.0.1'
69
- commonTargetSdkVersion = 30
+ commonTargetSdkVersion = 31
70
commonMinSdkVersion = 21
71
72
aztecProjectDependency = project.hasProperty("aztecVersion") ? "org.wordpress:aztec:${project.getProperty("aztecVersion")}" : project(":aztec")
0 commit comments