We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d4f4f commit c65cab0Copy full SHA for c65cab0
1 file changed
build.gradle
@@ -79,7 +79,7 @@ publishing {
79
mavenAar(MavenPublication) {
80
groupId 'com.google.android.apps.common.testing.accessibility.framework'
81
artifactId 'accessibility-test-framework'
82
- version '4.1.0'
+ version '4.1.1'
83
from components.android
84
artifact sourceJar
85
artifact javadocJar
0 commit comments