ringmode bug fixed

This commit is contained in:
2022-01-14 19:28:33 +01:00
parent 2a067507ae
commit f3c4a0fd91
9 changed files with 11 additions and 6 deletions

View File

@ -11,8 +11,8 @@ android {
compileSdkVersion 29
buildToolsVersion '29.0.2'
useLibrary 'org.apache.http.legacy'
versionCode 116
versionName "1.7.2"
versionCode 117
versionName "1.7.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}