Skip to content

Commit c65cab0

Browse files
authored
Updated Maven version to 4.1.1.
1 parent 42d4f4f commit c65cab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ publishing {
7979
mavenAar(MavenPublication) {
8080
groupId 'com.google.android.apps.common.testing.accessibility.framework'
8181
artifactId 'accessibility-test-framework'
82-
version '4.1.0'
82+
version '4.1.1'
8383
from components.android
8484
artifact sourceJar
8585
artifact javadocJar

0 commit comments

Comments
 (0)