Skip to content

Commit 08fa126

Browse files
committed
Updates: target sdk version to 31
1 parent d05c883 commit 08fa126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ ext {
6666
jSoupVersion = '1.11.3'
6767
wordpressUtilsVersion = 'trunk-1ed207c03d2242b6fc3d74f9e388e9163cbc82a6'
6868
espressoVersion = '3.0.1'
69-
commonTargetSdkVersion = 30
69+
commonTargetSdkVersion = 31
7070
commonMinSdkVersion = 21
7171

7272
aztecProjectDependency = project.hasProperty("aztecVersion") ? "org.wordpress:aztec:${project.getProperty("aztecVersion")}" : project(":aztec")

0 commit comments

Comments
 (0)