File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,17 +34,17 @@ dependencies {
34
34
compile(' com.afollestad.material-dialogs:core:0.8.3.0@aar' ) {
35
35
transitive = true
36
36
}
37
- compile(' com.mikepenz:aboutlibraries:5.2.4 @aar' ) {
37
+ compile(' com.mikepenz:aboutlibraries:5.2.5 @aar' ) {
38
38
transitive = true
39
39
}
40
40
compile(' com.mikepenz:materialdrawer:4.3.6@aar' ) {
41
41
transitive = true
42
42
}
43
43
compile ' com.mikepenz:google-material-typeface:1.2.0.1@aar'
44
- compile(' com.github.rubengees:introduction:1.1.2 @aar' ) {
44
+ compile(' com.github.rubengees:introduction:1.1.3 @aar' ) {
45
45
transitive = true
46
46
}
47
- compile(' com.github.proxer:ProxerLibAndroid:1.1.2 @aar' ) {
47
+ compile(' com.github.proxer:ProxerLibAndroid:1.1.3 @aar' ) {
48
48
transitive = true
49
49
}
50
50
}
You can’t perform that action at this time.
0 commit comments