We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863afe6 commit a755bb1Copy full SHA for a755bb1
build.gradle
@@ -17,8 +17,8 @@ ext {
17
compileSdkVersion = 25
18
buildToolsVersion = '25.0.2'
19
20
- supportDesign = 'com.android.support:design:25.1.0'
21
- supportAppCompat = 'com.android.support:appcompat-v7:25.1.0'
+ supportDesign = 'com.android.support:design:25.0.1'
+ supportAppCompat = 'com.android.support:appcompat-v7:25.0.1'
22
bottomNavigationBar = 'com.ashokvarma.android:bottom-navigation-bar:1.3.0'
23
}
24
0 commit comments