Skip to content

Commit 08751f9

Browse files
committed
Update libs
1 parent e9044f8 commit 08751f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@ dependencies {
3434
compile('com.afollestad.material-dialogs:core:0.8.3.0@aar') {
3535
transitive = true
3636
}
37-
compile('com.mikepenz:aboutlibraries:5.2.4@aar') {
37+
compile('com.mikepenz:aboutlibraries:5.2.5@aar') {
3838
transitive = true
3939
}
4040
compile('com.mikepenz:materialdrawer:4.3.6@aar') {
4141
transitive = true
4242
}
4343
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') {
4545
transitive = true
4646
}
47-
compile('com.github.proxer:ProxerLibAndroid:1.1.2@aar') {
47+
compile('com.github.proxer:ProxerLibAndroid:1.1.3@aar') {
4848
transitive = true
4949
}
5050
}

0 commit comments

Comments
 (0)