allow copying blocked number to clipboard

This commit is contained in:
tibbi 2021-07-25 18:57:44 +02:00
parent b1aaba1d7e
commit 5b339eec5b
1 changed files with 1 additions and 1 deletions

View File

@ -55,6 +55,6 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:11c7236fdb'
implementation 'com.github.SimpleMobileTools:Simple-Commons:9b1ecec4a3'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'
}