We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a897186 commit 5d0087aCopy full SHA for 5d0087a
aztec/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
testCompile 'junit:junit:4.12'
34
testCompile 'org.robolectric:robolectric:3.3.2'
35
36
- compile 'com.android.support:design:25.4.0'
+ compile 'com.android.support:design:25.3.1'
37
//https://github.com/robolectric/robolectric/issues/1932
38
testCompile 'org.khronos:opengl-api:gl1.1-android-2.1_r1'
39
}
0 commit comments