Skip to content

Commit

Permalink
android build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Kaizer committed Mar 11, 2019
1 parent a63fb4e commit 44c175e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
implementation "com.android.support:recyclerview-v7:27.+"
api "com.android.support:design:27.+"
implementation "com.android.support.constraint:constraint-layout:1.0.2"
implementation "com.github.bumptech.glide:glide:4.3.1"
implementation "com.github.bumptech.glide:glide:4.7.1"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jre7:1.1.60"
implementation "com.google.firebase:firebase-core:+"
implementation "com.google.firebase:firebase-messaging:+"
Expand Down

0 comments on commit 44c175e

Please sign in to comment.