permission for play sound

This commit is contained in:
2021-10-31 13:27:45 +01:00
parent ba2a340bdf
commit 9a6083247f
4 changed files with 7 additions and 7 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 112
versionName "1.6.42"
versionCode 113
versionName "1.6.43"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}