Silent mode bug

This commit is contained in:
2021-12-27 13:58:43 +01:00
parent 41cf907be3
commit 0463e0aa19
9 changed files with 21 additions and 24 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 114
versionName "1.7"
versionCode 115
versionName "1.7.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}