We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9fe593 commit 9db2121Copy full SHA for 9db2121
library/build.gradle
@@ -29,5 +29,5 @@ dependencies {
29
compile 'com.android.support:appcompat-v7:23.1.1'
30
compile 'com.android.support:cardview-v7:23.1.1'
31
compile 'com.android.support:recyclerview-v7:23.1.1'
32
- compile 'com.mikepenz:iconics-core:2.5.2@aar'
+ compile 'com.mikepenz:iconics-core:2.5.3@aar'
33
}
0 commit comments