Skip to content

Commit 5d0087a

Browse files
committed
Downgrade design support lib to 25.3.1
1 parent a897186 commit 5d0087a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aztec/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
testCompile 'junit:junit:4.12'
3434
testCompile 'org.robolectric:robolectric:3.3.2'
3535

36-
compile 'com.android.support:design:25.4.0'
36+
compile 'com.android.support:design:25.3.1'
3737
//https://github.com/robolectric/robolectric/issues/1932
3838
testCompile 'org.khronos:opengl-api:gl1.1-android-2.1_r1'
3939
}

0 commit comments

Comments
 (0)