Skip to content

Commit 8b68094

Browse files
committed
Update Utils version to 3.4.0
Updates Utils version from trunk-1ed207c03d2242b6fc3d74f9e388e9163cbc82a6 to 3.4.0 for Android 13
1 parent de127b2 commit 8b68094

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
@@ -77,7 +77,7 @@ ext {
7777
robolectricVersion = '4.9'
7878
jUnitVersion = '4.12'
7979
jSoupVersion = '1.11.3'
80-
wordpressUtilsVersion = 'trunk-1ed207c03d2242b6fc3d74f9e388e9163cbc82a6'
80+
wordpressUtilsVersion = '3.4.0'
8181
espressoVersion = '3.0.1'
8282

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

0 commit comments

Comments
 (0)