Use permissionsdispatcher 2.2.0
This commit is contained in:
parent
4513e0b218
commit
75c2cd8182
1 changed files with 2 additions and 2 deletions
|
@ -197,8 +197,8 @@ dependencies {
|
||||||
withAnalyticsCompile "com.google.android.gms:play-services-analytics:$play_version"
|
withAnalyticsCompile "com.google.android.gms:play-services-analytics:$play_version"
|
||||||
withMapsCompile "com.google.android.gms:play-services-maps:$play_version"
|
withMapsCompile "com.google.android.gms:play-services-maps:$play_version"
|
||||||
|
|
||||||
compile 'com.github.hotchemi:permissionsdispatcher:2.1.3'
|
compile 'com.github.hotchemi:permissionsdispatcher:2.2.0'
|
||||||
kapt 'com.github.hotchemi:permissionsdispatcher-processor:2.1.3'
|
kapt 'com.github.hotchemi:permissionsdispatcher-processor:2.2.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
spoon {
|
spoon {
|
||||||
|
|
Loading…
Reference in a new issue