Skip to content

Commit

Permalink
Revert com.mikepenz:materialdrawer to v4.3.0 to avoid statusBar color…
Browse files Browse the repository at this point in the history
… issue
  • Loading branch information
quentin-st committed Mar 31, 2019
1 parent e94b894 commit ff95d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion muninforAndroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
api 'com.edmodo:rangebar:1.0.0'
api 'com.github.chrisbanes.photoview:library:1.2.4'
api('com.crashlytics.sdk.android:crashlytics:2.5.2@aar') { transitive = true; }
api('com.mikepenz:materialdrawer:6.0.9@aar') { transitive = true }
api('com.mikepenz:materialdrawer:4.3.0@aar') { transitive = true }
api 'com.mikepenz:community-material-typeface:1.5.54.2@aar'
api files('libs/AppRate_1.1.jar')

Expand Down

0 comments on commit ff95d71

Please sign in to comment.