Use permissionsdispatcher 2.2.0

This commit is contained in:
ligi 2016-09-27 01:47:02 +02:00
parent 4513e0b218
commit 75c2cd8182

View file

@ -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 {