allow copying a message value into the clipboard easily
This commit is contained in:
parent
e1f1583b17
commit
bed6ef764f
3 changed files with 34 additions and 3 deletions
|
|
@ -36,7 +36,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.24.15'
|
||||
implementation 'com.simplemobiletools:commons:5.24.16'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta4'
|
||||
implementation 'org.greenrobot:eventbus:3.2.0'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue