Skip to content

Commit

Permalink
Bump Dexter dependency to 5.0.0 (#2732)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalmazor authored and shobhitagarwal1612 committed Nov 12, 2018
1 parent ede1d4a commit 773a839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collect_app/build.gradle
Expand Up @@ -222,7 +222,7 @@ dependencies {
exclude group: 'joda-time'
exclude group: 'org.slf4j'
}
implementation "com.karumi:dexter:4.2.0"
implementation "com.karumi:dexter:5.0.0"
implementation "org.osmdroid:osmdroid-android:5.6.4"
implementation "org.slf4j:slf4j-android:1.6.1-RC1"
implementation("com.google.api-client:google-api-client-android:1.22.0") {
Expand Down

0 comments on commit 773a839

Please sign in to comment.