Fixed problem with Android 11 permissions preventing location based SMS text messages sending.
This commit is contained in:
@@ -36,6 +36,7 @@ dependencies {
|
||||
implementation 'com.getpebble:pebblekit:3.1.0@aar'
|
||||
// Unit testing dependencies
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
|
||||
implementation 'com.google.android.material:material:1.4.0'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
// Set this dependency if you want to use Mockito
|
||||
testImplementation 'org.mockito:mockito-core:4.3.1'
|
||||
|
||||
Reference in New Issue
Block a user