Fixed problem with Android 8 permissions. Needed to implement a new unhandled Exception Handler because mine kept giving Permission Denied errors.
This commit is contained in:
@@ -41,6 +41,7 @@ dependencies {
|
||||
implementation 'com.google.android.gms:play-services:10.0.1'
|
||||
implementation 'com.github.wendykierp:JTransforms:3.0'
|
||||
implementation 'com.google.android.gms:play-services-location:10.0.0'
|
||||
//implementation 'com.github.RohitSurwase.UCE-Handler:uce_handler:1.3'
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user