device admin permission added for start phone call action

This commit is contained in:
2023-08-01 22:59:05 +02:00
parent 4c66fe906e
commit 36173f2fcb
3 changed files with 6 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 31
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 133
versionName "1.7.17"
versionCode 134
versionName "1.7.18"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}